summaryrefslogtreecommitdiffstats
path: root/examples/standalone/eepro100_eeprom.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/standalone/eepro100_eeprom.c')
-rw-r--r--examples/standalone/eepro100_eeprom.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/standalone/eepro100_eeprom.c b/examples/standalone/eepro100_eeprom.c
index 771a7e887e..3c7f380977 100644
--- a/examples/standalone/eepro100_eeprom.c
+++ b/examples/standalone/eepro100_eeprom.c
@@ -25,7 +25,7 @@
static int reset_eeprom(unsigned long ioaddr, unsigned char *hwaddr);
-int eepro100_eeprom(int argc, char *argv[])
+int eepro100_eeprom(int argc, char * const argv[])
{
int ret = 0;
OpenPOWER on IntegriCloud