X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/1aeafdb62d81bc7780da4ce9bbfcbab9e5013fed..61b72678e6c68c61c5c5dc2017e8c47bba39a26f:/target/linux/ar7/patches-2.6.32/970-remove_fixed_phy.patch diff --git a/target/linux/ar7/patches-2.6.32/970-remove_fixed_phy.patch b/target/linux/ar7/patches-2.6.32/970-remove_fixed_phy.patch index c6cdc063c..0e72267ab 100644 --- a/target/linux/ar7/patches-2.6.32/970-remove_fixed_phy.patch +++ b/target/linux/ar7/patches-2.6.32/970-remove_fixed_phy.patch @@ -47,7 +47,7 @@ res = platform_device_register(ar7_is_titan() ? &cpmac_low_titan : --- a/drivers/net/cpmac.c +++ b/drivers/net/cpmac.c -@@ -1117,21 +1117,17 @@ static int __devinit cpmac_probe(struct +@@ -1117,21 +1117,17 @@ static int __devinit cpmac_probe(struct pdata = pdev->dev.platform_data;