]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
pm9263: fix compile warning
authorWolfgang Denk <wd@denx.de>
Tue, 5 Oct 2010 19:24:17 +0000 (21:24 +0200)
committerWolfgang Denk <wd@denx.de>
Wed, 6 Oct 2010 20:21:09 +0000 (22:21 +0200)
Fix warning:

pm9263.c: In function 'pm9263_macb_hw_init':
pm9263.c:99: warning: unused variable 'pio'

Signed-off-by: Wolfgang Denk <wd@denx.de>
Cc: Ilko Iliev <iliev@ronetix.at>
board/ronetix/pm9263/pm9263.c

index e41c84c7634cc5ae887898e886cb503a4073332a..4dc0237b9ef30d823bb039a93783c70dd669b314 100644 (file)
@@ -96,7 +96,6 @@ static void pm9263_nand_hw_init(void)
 static void pm9263_macb_hw_init(void)
 {
        at91_pmc_t      *pmc    = (at91_pmc_t *) AT91_PMC_BASE;
-       at91_pio_t      *pio    = (at91_pio_t *) AT91_PIO_BASE;
 
        /*
         * PB27 enables the 50MHz oscillator for Ethernet PHY