X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=target%2Flinux%2Fmpc85xx%2Fpatches-3.14%2F001-powerpc-85xx-add-gpio-keys-to-of-match-table.patch;h=a46e88b42c0e3799d90c6c60bbd9b71eec1c0d71;hp=da88cedc8c3d1f41c268f8a7f0e9ae962c47da8c;hb=518d9fd2a0bef9b05c48cebb061b6b462961b3c7;hpb=bd164f233caf0910e93396142be595d9572be07f diff --git a/target/linux/mpc85xx/patches-3.14/001-powerpc-85xx-add-gpio-keys-to-of-match-table.patch b/target/linux/mpc85xx/patches-3.14/001-powerpc-85xx-add-gpio-keys-to-of-match-table.patch index da88cedc8c..a46e88b42c 100644 --- a/target/linux/mpc85xx/patches-3.14/001-powerpc-85xx-add-gpio-keys-to-of-match-table.patch +++ b/target/linux/mpc85xx/patches-3.14/001-powerpc-85xx-add-gpio-keys-to-of-match-table.patch @@ -1,6 +1,6 @@ --- a/arch/powerpc/platforms/85xx/common.c +++ b/arch/powerpc/platforms/85xx/common.c -@@ -30,6 +30,7 @@ static struct of_device_id __initdata mpc85xx_common_ids[] = { +@@ -30,6 +30,7 @@ static struct of_device_id __initdata mp { .compatible = "fsl,mpc8548-guts", }, /* Probably unnecessary? */ { .compatible = "gpio-leds", },