X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/72015e72cf1d2686dc3a4c09e7facea3481d3267..5e3ed67a782b5ae7600108ce0568020a807f873a:/target/linux/ar7/patches-2.6.32/970-remove_fixed_phy.patch?ds=inline 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 0e72267ab..c6cdc063c 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;