ar71xx: build ALFA AP96 images with default profile as well
[oweals/openwrt.git] / target / linux / ar71xx / files / arch / mips / ar71xx / devices.h
index b92e482a58d4b4899fc3f6c16df143be49aa51f9..0f75fe7d83fa8b30eade83c4ac7a1e03710307bf 100644 (file)
@@ -40,6 +40,8 @@ extern struct platform_device ar71xx_eth0_device;
 extern struct platform_device ar71xx_eth1_device;
 void ar71xx_add_device_eth(unsigned int id) __init;
 
+extern struct ag71xx_switch_platform_data ar71xx_switch_data;
+
 extern struct platform_device ar71xx_mdio0_device;
 extern struct platform_device ar71xx_mdio1_device;
 void ar71xx_add_device_mdio(unsigned int id, u32 phy_mask) __init;