2
0
forked from Ivasoft/openwrt

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

SVN-Revision: 29553
This commit is contained in:
Gabor Juhos
2011-12-15 22:25:30 +00:00
parent 0540970345
commit 00667c3846
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 {