diff options
Diffstat (limited to 'common')
-rw-r--r-- | common/lcd.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/common/lcd.c b/common/lcd.c index 689d30e..787d80e 100644 --- a/common/lcd.c +++ b/common/lcd.c @@ -33,7 +33,6 @@ #if defined(CONFIG_CPU_PXA25X) || defined(CONFIG_CPU_PXA27X) || \ defined(CONFIG_CPU_MONAHANS) -#define CONFIG_CPU_PXA #include <asm/byteorder.h> #endif |