diff options
| author | Bryan Wu <bryan.wu@canonical.com> | 2012-03-13 13:25:26 -0400 |
|---|---|---|
| committer | Bryan Wu <bryan.wu@canonical.com> | 2012-07-31 23:22:05 -0400 |
| commit | ae5362d2c26c031fdb35ebd9c768eea62f38f25a (patch) | |
| tree | 85927079be1084dfde911d306e5bce096fbecc8a /arch/arm/mach-ks8695/include | |
| parent | e031cd513ec2ff661465dc1198220075719e72d1 (diff) | |
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.h | 5 |
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 85a3c9aa7d13..1e6594a0f297 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); | |||
| 18 | extern void __init ks8695_add_device_lan(void); | 18 | extern void __init ks8695_add_device_lan(void); |
| 19 | extern void __init ks8695_add_device_hpna(void); | 19 | extern void __init ks8695_add_device_hpna(void); |
| 20 | 20 | ||
| 21 | /* LEDs */ | ||
| 22 | extern short ks8695_leds_cpu; | ||
| 23 | extern short ks8695_leds_timer; | ||
| 24 | extern void __init ks8695_init_leds(u8 cpu_led, u8 timer_led); | ||
| 25 | |||
| 26 | /* PCI */ | 21 | /* PCI */ |
| 27 | #define KS8695_MODE_PCI 0 | 22 | #define KS8695_MODE_PCI 0 |
| 28 | #define KS8695_MODE_MINIPCI 1 | 23 | #define KS8695_MODE_MINIPCI 1 |
