diff options
Diffstat (limited to 'arch/sh/boards/board-ap325rxa.c')
-rw-r--r-- | arch/sh/boards/board-ap325rxa.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/sh/boards/board-ap325rxa.c b/arch/sh/boards/board-ap325rxa.c index 033650cc6c98..8881a643ac32 100644 --- a/arch/sh/boards/board-ap325rxa.c +++ b/arch/sh/boards/board-ap325rxa.c | |||
@@ -145,14 +145,9 @@ static struct platform_device nand_flash_device = { | |||
145 | #define FPGA_BKLREG 0xB4100212 | 145 | #define FPGA_BKLREG 0xB4100212 |
146 | #define FPGA_LCDREG_VAL 0x0018 | 146 | #define FPGA_LCDREG_VAL 0x0018 |
147 | #define PORT_MSELCRB 0xA4050182 | 147 | #define PORT_MSELCRB 0xA4050182 |
148 | #define PORT_PUCR 0xA4050142 | ||
149 | #define PORT_PVCR 0xA4050144 | ||
150 | #define PORT_PXCR 0xA4050148 | ||
151 | #define PORT_HIZCRC 0xA405015C | 148 | #define PORT_HIZCRC 0xA405015C |
152 | #define PORT_DRVCRA 0xA405018A | 149 | #define PORT_DRVCRA 0xA405018A |
153 | #define PORT_DRVCRB 0xA405018C | 150 | #define PORT_DRVCRB 0xA405018C |
154 | #define PORT_PXDR 0xA4050168 | ||
155 | #define PORT_PSELC 0xA4050152 | ||
156 | 151 | ||
157 | static void ap320_wvga_power_on(void *board_data) | 152 | static void ap320_wvga_power_on(void *board_data) |
158 | { | 153 | { |