diff options
author | Florian Fainelli <florian@openwrt.org> | 2010-06-13 12:20:53 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2010-06-13 12:20:53 +0000 |
commit | fb941964627b43473fa4dec2645ccc9f2df16f8a (patch) | |
tree | b8568e24f15f9c55eef4900c0d6251dd2d084d65 /target/linux/brcm63xx/patches-2.6.33/200-extended-platform-devices.patch | |
parent | 0c5ef5387f05be9bb8d52673e9686b7d73dd9edc (diff) | |
download | mtk-20170518-fb941964627b43473fa4dec2645ccc9f2df16f8a.zip mtk-20170518-fb941964627b43473fa4dec2645ccc9f2df16f8a.tar.gz mtk-20170518-fb941964627b43473fa4dec2645ccc9f2df16f8a.tar.bz2 |
add missing alice gate2 leds (#6743)
SVN-Revision: 21785
Diffstat (limited to 'target/linux/brcm63xx/patches-2.6.33/200-extended-platform-devices.patch')
-rw-r--r-- | target/linux/brcm63xx/patches-2.6.33/200-extended-platform-devices.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/patches-2.6.33/200-extended-platform-devices.patch b/target/linux/brcm63xx/patches-2.6.33/200-extended-platform-devices.patch index c642509..c17f85b 100644 --- a/target/linux/brcm63xx/patches-2.6.33/200-extended-platform-devices.patch +++ b/target/linux/brcm63xx/patches-2.6.33/200-extended-platform-devices.patch @@ -1,6 +1,6 @@ --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c -@@ -1000,6 +1000,10 @@ int __init board_register_devices(void) +@@ -1030,6 +1030,10 @@ int __init board_register_devices(void) platform_device_register(&bcm63xx_gpio_buttons_device); } |