summaryrefslogtreecommitdiff
path: root/target/linux/brcm63xx/patches-2.6.33/200-extended-platform-devices.patch
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2010-06-13 12:20:53 +0000
committerFlorian Fainelli <florian@openwrt.org>2010-06-13 12:20:53 +0000
commitfb941964627b43473fa4dec2645ccc9f2df16f8a (patch)
treeb8568e24f15f9c55eef4900c0d6251dd2d084d65 /target/linux/brcm63xx/patches-2.6.33/200-extended-platform-devices.patch
parent0c5ef5387f05be9bb8d52673e9686b7d73dd9edc (diff)
downloadmtk-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.patch2
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);
}