summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-integrator/core.c
diff options
context:
space:
mode:
authorBryan Wu <bryan.wu@canonical.com>2012-03-14 01:50:00 +0800
committerBryan Wu <bryan.wu@canonical.com>2012-08-01 11:22:07 +0800
commit95f4965cf8a7cb7cdd987359cf48162f37bdd2d3 (patch)
tree22c423e20f6beb3a98e1a73bad3172294865340e /arch/arm/mach-integrator/core.c
parentb7ea032e8ab5ac1eb667ae7566ceffc33f910259 (diff)
downloadop-kernel-dev-95f4965cf8a7cb7cdd987359cf48162f37bdd2d3.zip
op-kernel-dev-95f4965cf8a7cb7cdd987359cf48162f37bdd2d3.tar.gz
ARM: mach-integrator: retire custom LED code
Use the LED in core module for CPU activity and also enable 4 debugging LEDs in baseboard. 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-integrator/core.c')
-rw-r--r--arch/arm/mach-integrator/core.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-integrator/core.c b/arch/arm/mach-integrator/core.c
index 8c53562..0c7c4ef 100644
--- a/arch/arm/mach-integrator/core.c
+++ b/arch/arm/mach-integrator/core.c
@@ -28,7 +28,6 @@
#include <mach/cm.h>
#include <mach/irqs.h>
-#include <asm/leds.h>
#include <asm/mach-types.h>
#include <asm/mach/time.h>
#include <asm/pgtable.h>
OpenPOWER on IntegriCloud