]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - drivers/lan91c96.h
Some code cleanup for GCC 4.x
[karo-tx-uboot.git] / drivers / lan91c96.h
index b7d7455b9d083ee415fb2f351e12914b38c9e7cb..7d33a821f3c57a3ee147703c46187a09c3b7098a 100644 (file)
@@ -51,7 +51,7 @@
  * in order to override the default mac address.
  */
 
-void smc_set_mac_addr(const char *addr);
+void smc_set_mac_addr(const unsigned char *addr);
 
 
 /* I want some simple types */