From 007000ead9f2531015d4c2c9f0b14be24d8d4aa1 Mon Sep 17 00:00:00 2001 From: juhosg Date: Sun, 3 Feb 2008 05:15:25 +0000 Subject: [adm5120] refresh .23 kernel paches git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10366 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- .../linux/adm5120/patches-2.6.23/203-gpio_leds_brightness.patch | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'target/linux/adm5120/patches-2.6.23/203-gpio_leds_brightness.patch') diff --git a/target/linux/adm5120/patches-2.6.23/203-gpio_leds_brightness.patch b/target/linux/adm5120/patches-2.6.23/203-gpio_leds_brightness.patch index 9b6fc49c7..e5d8752a8 100644 --- a/target/linux/adm5120/patches-2.6.23/203-gpio_leds_brightness.patch +++ b/target/linux/adm5120/patches-2.6.23/203-gpio_leds_brightness.patch @@ -1,8 +1,8 @@ -Index: linux-2.6.23/drivers/leds/leds-gpio.c +Index: linux-2.6.23.14/drivers/leds/leds-gpio.c =================================================================== ---- linux-2.6.23.orig/drivers/leds/leds-gpio.c -+++ linux-2.6.23/drivers/leds/leds-gpio.c -@@ -41,13 +41,17 @@ +--- linux-2.6.23.14.orig/drivers/leds/leds-gpio.c ++++ linux-2.6.23.14/drivers/leds/leds-gpio.c +@@ -41,13 +41,17 @@ static void gpio_led_set(struct led_clas container_of(led_cdev, struct gpio_led_data, cdev); int level; -- cgit v1.2.3