]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - drivers/net/ax88796.c
phylib: Add a bunch of PHY drivers from tsec
[karo-tx-uboot.git] / drivers / net / ax88796.c
index 39cd101f08b0388b9b799cb228cebed9788dab0a..20891418a1f87820711acf2b1e11afe112a909d8 100644 (file)
@@ -143,7 +143,7 @@ static void ax88796_mac_read(u8 *buff)
        }
 }
 
-int get_prom(u8* mac_addr)
+int get_prom(u8* mac_addr, u8* base_addr)
 {
        u8 prom[32];
        int i;