1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

ar71xx: ag71xx: allow to connect PHY4 to the CPU on AR934X

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29553 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
juhosg
2011-12-15 22:25:30 +00:00
parent cb5f456a33
commit 07d1bcb923
2 changed files with 8 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
#include <linux/spi/spi.h>
struct ag71xx_switch_platform_data {
int dummy;
u8 phy4_mii_en:1;
};
struct ag71xx_platform_data {