mpc85xx: switch to 3.8
[openwrt.git] / target / linux / mpc85xx / patches-3.7 / 001-powerpc-85xx-add-gpio-keys-to-of-match-table.patch
1 --- a/arch/powerpc/platforms/85xx/common.c
2 +++ b/arch/powerpc/platforms/85xx/common.c
3 @@ -27,6 +27,7 @@ static struct of_device_id __initdata mp
4         { .compatible = "fsl,mpc8548-guts", },
5         /* Probably unnecessary? */
6         { .compatible = "gpio-leds", },
7 +       { .compatible = "gpio-keys", },
8         /* For all PCI controllers */
9         { .compatible = "fsl,mpc8540-pci", },
10         { .compatible = "fsl,mpc8548-pcie", },