patch-2.4.0-test5 linux/include/asm-arm/dec21285.h
Next file: linux/include/asm-arm/dma.h
Previous file: linux/include/asm-arm/arch-shark/system.h
Back to the patch index
Back to the overall index
- Lines: 19
- Date:
Tue Jul 18 22:43:25 2000
- Orig file:
v2.4.0-test4/linux/include/asm-arm/dec21285.h
- Orig date:
Fri Jun 23 21:55:11 2000
diff -u --recursive --new-file v2.4.0-test4/linux/include/asm-arm/dec21285.h linux/include/asm-arm/dec21285.h
@@ -94,18 +94,6 @@
#define footbridge_cfn_mode() (0)
#endif
-/*
- * footbridge_cfn_mode() is used when we want
- * to check whether we are the central function
- */
-#if defined(CONFIG_FOOTBRIDGE_HOST) && defined(CONFIG_FOOTBRIDGE_ADDIN)
-#define footbridge_cfn_mode() (*CSR_SA110_CNTL & SA110_CNTL_PCICFN)
-#elif defined(CONFIG_FOOTBRIDGE_HOST)
-#define footbridge_cfn_mode() (1)
-#else
-#define footbridge_cfn_mode() (0)
-#endif
-
#define CSR_PCIADDR_EXTN DC21285_IO(0x0140)
#define CSR_PREFETCHMEMRANGE DC21285_IO(0x0144)
#define CSR_XBUS_CYCLE DC21285_IO(0x0148)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)