summaryrefslogtreecommitdiff
path: root/arch/arm/mach-ks8695/include
diff options
context:
space:
mode:
authorBryan Wu <bryan.wu@canonical.com>2012-03-13 17:25:26 (GMT)
committerBryan Wu <bryan.wu@canonical.com>2012-08-01 03:22:05 (GMT)
commitae5362d2c26c031fdb35ebd9c768eea62f38f25a (patch)
tree85927079be1084dfde911d306e5bce096fbecc8a /arch/arm/mach-ks8695/include
parente031cd513ec2ff661465dc1198220075719e72d1 (diff)
downloadlinux-fsl-qoriq-ae5362d2c26c031fdb35ebd9c768eea62f38f25a.tar.xz
ARM: mach-ks8695: remove leds driver, since nobody use it
Signed-off-by: Bryan Wu <bryan.wu@canonical.com> Acked-by: Andrew Victor <linux@maxim.org.za>
Diffstat (limited to 'arch/arm/mach-ks8695/include')
-rw-r--r--arch/arm/mach-ks8695/include/mach/devices.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/arm/mach-ks8695/include/mach/devices.h b/arch/arm/mach-ks8695/include/mach/devices.h
index 85a3c9a..1e6594a 100644
--- a/arch/arm/mach-ks8695/include/mach/devices.h
+++ b/arch/arm/mach-ks8695/include/mach/devices.h
@@ -18,11 +18,6 @@ extern void __init ks8695_add_device_wan(void);
extern void __init ks8695_add_device_lan(void);
extern void __init ks8695_add_device_hpna(void);
- /* LEDs */
-extern short ks8695_leds_cpu;
-extern short ks8695_leds_timer;
-extern void __init ks8695_init_leds(u8 cpu_led, u8 timer_led);
-
/* PCI */
#define KS8695_MODE_PCI 0
#define KS8695_MODE_MINIPCI 1