summaryrefslogtreecommitdiff
path: root/board/maxbcm/maxbcm.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/maxbcm/maxbcm.c')
-rw-r--r--board/maxbcm/maxbcm.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/board/maxbcm/maxbcm.c b/board/maxbcm/maxbcm.c
index a833cc3501..46b16ac29c 100644
--- a/board/maxbcm/maxbcm.c
+++ b/board/maxbcm/maxbcm.c
@@ -142,9 +142,7 @@ int checkboard(void)
/* Configure and enable MV88E6185 switch */
void reset_phy(void)
{
- u16 devadr = CONFIG_PHY_BASE_ADDR;
char *name = "neta0";
- u16 reg;
if (miiphy_set_current_dev(name))
return;