X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=target%2Flinux%2Fimx6%2Fpatches-3.12%2F0009-imx-add-PCI-fixup-for-PEX860X-on-Gateworks-board.patch;h=4ac15ca05b1f623ddcbedbee8b386b103acaf53d;hb=ceb57f139d598aca684a889265ab77b8aa3c04c0;hp=c5b7bbef5ed4aeb075c683b7e04112cef69776e4;hpb=df388048b472ac1739cf7a98134ec8534fa94117;p=oweals%2Fopenwrt.git diff --git a/target/linux/imx6/patches-3.12/0009-imx-add-PCI-fixup-for-PEX860X-on-Gateworks-board.patch b/target/linux/imx6/patches-3.12/0009-imx-add-PCI-fixup-for-PEX860X-on-Gateworks-board.patch index c5b7bbef5e..4ac15ca05b 100644 --- a/target/linux/imx6/patches-3.12/0009-imx-add-PCI-fixup-for-PEX860X-on-Gateworks-board.patch +++ b/target/linux/imx6/patches-3.12/0009-imx-add-PCI-fixup-for-PEX860X-on-Gateworks-board.patch @@ -15,7 +15,7 @@ Signed-off-by: Shawn Guo --- a/arch/arm/mach-imx/mach-imx6q.c +++ b/arch/arm/mach-imx/mach-imx6q.c -@@ -23,6 +24,7 @@ +@@ -26,6 +26,7 @@ #include #include #include @@ -23,7 +23,7 @@ Signed-off-by: Shawn Guo #include #include #include -@@ -78,6 +80,34 @@ static int ksz9031rn_phy_fixup(struct phy_device *dev) +@@ -134,6 +135,34 @@ static int ksz9031rn_phy_fixup(struct ph return 0; }