summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shark/core.c
diff options
context:
space:
mode:
authorBryan Wu <bryan.wu@canonical.com>2012-03-14 01:31:30 +0800
committerBryan Wu <bryan.wu@canonical.com>2012-08-01 11:22:05 +0800
commit408a4b2e0f8e2cb674560044006b08cefd52cece (patch)
tree983fbb23425b740acf50305360bb666d14cf6f51 /arch/arm/mach-shark/core.c
parentae5362d2c26c031fdb35ebd9c768eea62f38f25a (diff)
downloadlinux-408a4b2e0f8e2cb674560044006b08cefd52cece.tar.bz2
ARM: mach-shark: retire custom LED code
The CPU activity LED is now handled by the trigger in the leds subsystem, retire this old CONFIG_LEDS-based code. Signed-off-by: Bryan Wu <bryan.wu@canonical.com>
Diffstat (limited to 'arch/arm/mach-shark/core.c')
-rw-r--r--arch/arm/mach-shark/core.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-shark/core.c b/arch/arm/mach-shark/core.c
index 2704bcd869cd..c709979ee751 100644
--- a/arch/arm/mach-shark/core.c
+++ b/arch/arm/mach-shark/core.c
@@ -13,7 +13,6 @@
#include <asm/setup.h>
#include <asm/mach-types.h>
-#include <asm/leds.h>
#include <asm/param.h>
#include <asm/system_misc.h>