]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - arch/arm/mach-at91/include/mach/timex.h
AT91: Change nand buswidth logic to match hardware default configuration
[mv-sheeva.git] / arch / arm / mach-at91 / include / mach / timex.h
index 05a6e8af80c4e1f3c4b4983c88821c1e1bd0ad26..31ac2d97f14cb24b85371b259a2c70b27fc6a461 100644 (file)
 #define AT91X40_MASTER_CLOCK   40000000
 #define CLOCK_TICK_RATE                (AT91X40_MASTER_CLOCK)
 
-#elif defined(CONFIG_ARCH_AT572D940HF)
-
-#define AT572D940HF_MASTER_CLOCK       80000000
-#define CLOCK_TICK_RATE                (AT572D940HF_MASTER_CLOCK/16)
-
 #endif
 
 #endif