ar71xx: build ALFA AP96 images with default profile as well
[lede.git] / target / linux / ar71xx / files / arch / mips / ar71xx / dev-dsa.h
index 2b11882e3270512c94b2842e78e6f2a396e5ebc5..25b988130d97a1452b570eb0e9dd0cb375875bee 100644 (file)
@@ -14,7 +14,8 @@
 
 #include <net/dsa.h>
 
-void ar71xx_add_device_dsa(unsigned int id,
+void ar71xx_add_device_dsa(struct device *netdev,
+                          struct device *miidev,
                           struct dsa_platform_data *d) __init;
 
 #endif /* _AR71XX_DEV_DSA_H */