diff options
Diffstat (limited to 'arch/arm/mach-pxa/include/mach/palmt5.h')
-rw-r--r-- | arch/arm/mach-pxa/include/mach/palmt5.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-pxa/include/mach/palmt5.h b/arch/arm/mach-pxa/include/mach/palmt5.h index 94db2881f048..d15662aba008 100644 --- a/arch/arm/mach-pxa/include/mach/palmt5.h +++ b/arch/arm/mach-pxa/include/mach/palmt5.h | |||
@@ -37,7 +37,6 @@ | |||
37 | 37 | ||
38 | /* USB */ | 38 | /* USB */ |
39 | #define GPIO_NR_PALMT5_USB_DETECT_N 15 | 39 | #define GPIO_NR_PALMT5_USB_DETECT_N 15 |
40 | #define GPIO_NR_PALMT5_USB_POWER 95 | ||
41 | #define GPIO_NR_PALMT5_USB_PULLUP 93 | 40 | #define GPIO_NR_PALMT5_USB_PULLUP 93 |
42 | 41 | ||
43 | /* LCD/BACKLIGHT */ | 42 | /* LCD/BACKLIGHT */ |
@@ -59,6 +58,7 @@ | |||
59 | /* Various addresses */ | 58 | /* Various addresses */ |
60 | #define PALMT5_PHYS_RAM_START 0xa0000000 | 59 | #define PALMT5_PHYS_RAM_START 0xa0000000 |
61 | #define PALMT5_PHYS_IO_START 0x40000000 | 60 | #define PALMT5_PHYS_IO_START 0x40000000 |
61 | #define PALMT5_STR_BASE 0xa0200000 | ||
62 | 62 | ||
63 | /* TOUCHSCREEN */ | 63 | /* TOUCHSCREEN */ |
64 | #define AC97_LINK_FRAME 21 | 64 | #define AC97_LINK_FRAME 21 |