2
0
forked from Ivasoft/openwrt

ar71xx: use soc specific divider for mdio clock

SVN-Revision: 18225
This commit is contained in:
Gabor Juhos
2009-10-30 12:26:22 +00:00
parent f336f8748c
commit 21fc9ffe63
4 changed files with 23 additions and 11 deletions

View File

@@ -37,6 +37,7 @@ struct ag71xx_platform_data {
struct ag71xx_mdio_platform_data {
u32 phy_mask;
int is_ar7240;
};
struct ar71xx_ehci_platform_data {