]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - examples/smc91111_eeprom.c
Merge branch 'socrates' of /home/wd/git/u-boot/projects
[karo-tx-uboot.git] / examples / smc91111_eeprom.c
index f5d8c6ab42c16799335d6d87b1f3ef11eadf95eb..62347c7e325f09cb2e9eb338211f7225e5c44c39 100644 (file)
@@ -41,7 +41,7 @@
 #define SMC_BASE_ADDRESS CONFIG_SMC91111_BASE
 #define EEPROM         0x1;
 #define MAC            0x2;
-#define        UNKNOWN         0x4;
+#define        UNKNOWN         0x4;
 
 void dump_reg (void);
 void dump_eeprom (void);