projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
65a14ca
)
pm9g45: fix compile warning
author
Wolfgang Denk
<wd@denx.de>
Tue, 5 Oct 2010 19:27:17 +0000
(21:27 +0200)
committer
Wolfgang Denk
<wd@denx.de>
Wed, 6 Oct 2010 20:21:14 +0000
(22:21 +0200)
Fix warning:
pm9g45.c: In function 'pm9g45_macb_hw_init':
pm9g45.c:99: warning: unused variable 'pio'
Signed-off-by: Wolfgang Denk <wd@denx.de>
Cc: Ilko Iliev <iliev@ronetix.at>
board/ronetix/pm9g45/pm9g45.c
patch
|
blob
|
history
diff --git
a/board/ronetix/pm9g45/pm9g45.c
b/board/ronetix/pm9g45/pm9g45.c
index
3b4d9a3
..
f3d48f2
100644
(file)
--- a/
board/ronetix/pm9g45/pm9g45.c
+++ b/
board/ronetix/pm9g45/pm9g45.c
@@
-96,7
+96,6
@@
static void pm9g45_nand_hw_init(void)
static void pm9g45_macb_hw_init(void)
{
at91_pmc_t *pmc = (at91_pmc_t *) AT91_PMC_BASE;
- at91_pio_t *pio = (at91_pio_t *) AT91_PIO_BASE;
/*
* PD2 enables the 50MHz oscillator for Ethernet PHY