diff options
author | Jonas Gorski <jogo@openwrt.org> | 2012-04-24 09:25:38 +0000 |
---|---|---|
committer | Jonas Gorski <jogo@openwrt.org> | 2012-04-24 09:25:38 +0000 |
commit | 8fd383ae2e8a2d7669e7e5d6ed19a5ff90a8665c (patch) | |
tree | f917b89af9cb73a0cfea42ca8678e3f397e42010 /target/linux/at91/patches/901-AT91-flexibity-default-leds-to-heartbeat.patch | |
parent | 22b4e6b88233c72606942bb23881f97fc5548392 (diff) | |
download | upstream-8fd383ae2e8a2d7669e7e5d6ed19a5ff90a8665c.tar.gz upstream-8fd383ae2e8a2d7669e7e5d6ed19a5ff90a8665c.tar.bz2 upstream-8fd383ae2e8a2d7669e7e5d6ed19a5ff90a8665c.zip |
kernel: update linux 3.3 to 3.3.3
SVN-Revision: 31460
Diffstat (limited to 'target/linux/at91/patches/901-AT91-flexibity-default-leds-to-heartbeat.patch')
-rw-r--r-- | target/linux/at91/patches/901-AT91-flexibity-default-leds-to-heartbeat.patch | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/target/linux/at91/patches/901-AT91-flexibity-default-leds-to-heartbeat.patch b/target/linux/at91/patches/901-AT91-flexibity-default-leds-to-heartbeat.patch index de7a8dca3d..59f9bb30ee 100644 --- a/target/linux/at91/patches/901-AT91-flexibity-default-leds-to-heartbeat.patch +++ b/target/linux/at91/patches/901-AT91-flexibity-default-leds-to-heartbeat.patch @@ -1,8 +1,6 @@ -Index: linux-2.6.39/arch/arm/mach-at91/board-flexibity.c -=================================================================== ---- linux-2.6.39.orig/arch/arm/mach-at91/board-flexibity.c 2011-06-17 11:02:11.335016002 +0100 -+++ linux-2.6.39/arch/arm/mach-at91/board-flexibity.c 2011-06-17 11:02:20.395016002 +0100 -@@ -96,49 +96,49 @@ +--- a/arch/arm/mach-at91/board-flexibity.c ++++ b/arch/arm/mach-at91/board-flexibity.c +@@ -94,49 +94,49 @@ static struct gpio_led flexibity_leds[] .name = "usb1:green", .gpio = AT91_PIN_PA12, .active_low = 1, |