summaryrefslogtreecommitdiff
path: root/target/linux/lantiq/patches-3.0/550-register_ebu.patch
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2011-09-26 09:35:02 +0000
committerJohn Crispin <john@openwrt.org>2011-09-26 09:35:02 +0000
commitcf59e7255dff4020c397f375fd62f15df955f5d2 (patch)
tree2218e4171f371926b919a798d46ff949dcceac48 /target/linux/lantiq/patches-3.0/550-register_ebu.patch
parent07986230f1b5ff482a46242da6eefd1055521f7b (diff)
downloadmtk-20170518-cf59e7255dff4020c397f375fd62f15df955f5d2.zip
mtk-20170518-cf59e7255dff4020c397f375fd62f15df955f5d2.tar.gz
mtk-20170518-cf59e7255dff4020c397f375fd62f15df955f5d2.tar.bz2
* rebase 3.0 patches * fold some fixes into existing patches
SVN-Revision: 28308
Diffstat (limited to 'target/linux/lantiq/patches-3.0/550-register_ebu.patch')
-rw-r--r--target/linux/lantiq/patches-3.0/550-register_ebu.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/lantiq/patches-3.0/550-register_ebu.patch b/target/linux/lantiq/patches-3.0/550-register_ebu.patch
index 92057d2..564c166 100644
--- a/target/linux/lantiq/patches-3.0/550-register_ebu.patch
+++ b/target/linux/lantiq/patches-3.0/550-register_ebu.patch
@@ -1,6 +1,6 @@
--- a/arch/mips/lantiq/xway/devices.c
+++ b/arch/mips/lantiq/xway/devices.c
-@@ -151,6 +151,29 @@
+@@ -151,6 +151,29 @@ ltq_register_gpio_buttons(struct gpio_bu
platform_device_register(&ltq_gpio_buttons_platform_device);
}