net: imx: Add multi-FEC support for imx_get_mac_from_fuse
[kernel/u-boot.git] / arch / arm / include / asm / arch-mx6 / imx-regs.h
index 85d55b7..dfec6b0 100644 (file)
 #if !(defined(__KERNEL_STRICT_NAMES) || defined(__ASSEMBLY__))
 #include <asm/types.h>
 
-extern void imx_get_mac_from_fuse(unsigned char *mac);
+extern void imx_get_mac_from_fuse(int dev_id, unsigned char *mac);
 
 /* System Reset Controller (SRC) */
 struct src {