summaryrefslogtreecommitdiffstats
path: root/include/asm-arm/dec21285.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-arm/dec21285.h')
-rw-r--r--include/asm-arm/dec21285.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/include/asm-arm/dec21285.h b/include/asm-arm/dec21285.h
index 39184ef9a..dd49f6416 100644
--- a/include/asm-arm/dec21285.h
+++ b/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)