X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Far71xx%2Ffiles%2Farch%2Fmips%2Fath79%2Fmach-ap152.c;h=e669325f506c2c24471d96d9b019d716278c10bd;hb=5d186e29d044c9ef01232f3edb62d9d122e64622;hp=a1eb06b984345975312dcda715e9a8ce989227c8;hpb=0efe8ffbdee9c6cac021bb0aff92d91a6547a413;p=openwrt.git diff --git a/target/linux/ar71xx/files/arch/mips/ath79/mach-ap152.c b/target/linux/ar71xx/files/arch/mips/ath79/mach-ap152.c index a1eb06b984..e669325f50 100644 --- a/target/linux/ar71xx/files/arch/mips/ath79/mach-ap152.c +++ b/target/linux/ar71xx/files/arch/mips/ath79/mach-ap152.c @@ -132,7 +132,6 @@ static void __init ap152_setup(void) ath79_eth0_data.duplex = DUPLEX_FULL; ath79_eth0_data.phy_mask = BIT(0); ath79_eth0_data.mii_bus_dev = &ath79_mdio0_device.dev; - ath79_eth0_pll_data.pll_1000 = 0x06000000; ath79_register_eth(0); }