summaryrefslogtreecommitdiffstats
path: root/examples/standalone/smc91111_eeprom.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/standalone/smc91111_eeprom.c')
-rw-r--r--examples/standalone/smc91111_eeprom.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/examples/standalone/smc91111_eeprom.c b/examples/standalone/smc91111_eeprom.c
index 428ea7bd2f..9145763e30 100644
--- a/examples/standalone/smc91111_eeprom.c
+++ b/examples/standalone/smc91111_eeprom.c
@@ -29,8 +29,6 @@
#include <common.h>
#include <exports.h>
-/* the smc91111.h gets base addr through eth_device' iobase */
-struct eth_device { unsigned long iobase; };
#include "../drivers/net/smc91111.h"
#ifndef SMC91111_EEPROM_INIT
OpenPOWER on IntegriCloud