ARM: clps711x: Using platform_driver for ethernet device
[deliverable/linux.git] / arch / arm / mach-clps711x / include / mach / hardware.h
index 0a3df25ffea79ac9b39bd4bb3aa4e2a8081acb53..bd919e7bb86faa76488f9bb6dae148de3759b3c7 100644 (file)
 #define CS7_PHYS_BASE          (0x00000000)
 #endif
 
-#if defined (CONFIG_ARCH_CDB89712)
-
-#define ETHER_PHYS_BASE                CS2_PHYS_BASE
-#define ETHER_SIZE             0x1000
-
-#endif
-
-
 #if defined (CONFIG_ARCH_EDB7211)
 
 /* The extra 8 lines of the keyboard matrix are wired to chip select 3 */
 #define EP7211_PHYS_EXTKBD     CS3_PHYS_BASE
 
-/* The CS8900A ethernet chip has its I/O registers wired to chip select 2 */
-#define EP7211_PHYS_CS8900A    CS2_PHYS_BASE
-
 /* The two flash banks are wired to chip selects 0 and 1 */
 #define EP7211_PHYS_FLASH1     CS0_PHYS_BASE
 #define EP7211_PHYS_FLASH2     CS1_PHYS_BASE
This page took 0.044077 seconds and 5 git commands to generate.