Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f7141d... Commit: f7141d5884828f733cf9d13ed693135954b0c189 Parent: 7dd0558d700133249ffa484b67ea51d59f9c49f4 Author: Paul Mundt <lethal@linux-sh.org> AuthorDate: Tue Oct 21 18:13:15 2008 +0900 Committer: Paul Mundt <lethal@linux-sh.org> CommitDate: Tue Oct 21 18:13:15 2008 +0900 sh: ap325rxa: Kill off unused port definitions. Signed-off-by: Paul Mundt <lethal@linux-sh.org> --- 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 033650c..8881a64 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 = { #define FPGA_BKLREG 0xB4100212 #define FPGA_LCDREG_VAL 0x0018 #define PORT_MSELCRB 0xA4050182 -#define PORT_PUCR 0xA4050142 -#define PORT_PVCR 0xA4050144 -#define PORT_PXCR 0xA4050148 #define PORT_HIZCRC 0xA405015C #define PORT_DRVCRA 0xA405018A #define PORT_DRVCRB 0xA405018C -#define PORT_PXDR 0xA4050168 -#define PORT_PSELC 0xA4050152 static void ap320_wvga_power_on(void *board_data) { -- To unsubscribe from this list: send the line "unsubscribe git-commits-head" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
