From 8c399739caea5e7390f845f76043bb3a54619ba6 Mon Sep 17 00:00:00 2001 From: juhosg Date: Tue, 11 Dec 2012 20:14:39 +0000 Subject: kernel: update linux 3.6 to 3.6.10 Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34639 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- .../generic/patches-3.6/067-input_keymap_module_license.patch | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'target/linux/generic/patches-3.6/067-input_keymap_module_license.patch') diff --git a/target/linux/generic/patches-3.6/067-input_keymap_module_license.patch b/target/linux/generic/patches-3.6/067-input_keymap_module_license.patch index 402304278..f95e06dca 100644 --- a/target/linux/generic/patches-3.6/067-input_keymap_module_license.patch +++ b/target/linux/generic/patches-3.6/067-input_keymap_module_license.patch @@ -16,8 +16,6 @@ Dmitry, can you try to push this to Linus before 3.7 final? Thank you drivers/input/matrix-keymap.c | 3 +++ 1 file changed, 3 insertions(+) -diff --git a/drivers/input/matrix-keymap.c b/drivers/input/matrix-keymap.c -index 443ad64b..d88d9be 100644 --- a/drivers/input/matrix-keymap.c +++ b/drivers/input/matrix-keymap.c @@ -23,6 +23,7 @@ @@ -28,12 +26,9 @@ index 443ad64b..d88d9be 100644 #include static bool matrix_keypad_map_key(struct input_dev *input_dev, -@@ -161,3 +162,5 @@ int matrix_keypad_build_keymap(const struct matrix_keymap_data *keymap_data, +@@ -161,3 +162,5 @@ int matrix_keypad_build_keymap(const str return 0; } EXPORT_SYMBOL(matrix_keypad_build_keymap); + +MODULE_LICENSE("GPL"); --- -1.7.10.4 - -- cgit v1.2.3