aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx/leds.h
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2009-04-01 06:41:21 -0400
committerSascha Hauer <s.hauer@pengutronix.de>2009-05-07 10:15:51 -0400
commit1341d34ffc296f98dc84876f35f3151525dc02a2 (patch)
treed120e94a2f189ebecfc974db6f0d56bc1963121e /arch/arm/mach-imx/leds.h
parent8c8fdbc9bd9718b21146065de61c0cafdff11ecb (diff)
[ARM] remove arch-imx
arch-imx is superseeded by the MXC architecture support. This patch removes arch/arm/mach-imx from the kernel. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/arm/mach-imx/leds.h')
-rw-r--r--arch/arm/mach-imx/leds.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/arch/arm/mach-imx/leds.h b/arch/arm/mach-imx/leds.h
deleted file mode 100644
index 49dc1c1da338..000000000000
--- a/arch/arm/mach-imx/leds.h
+++ /dev/null
@@ -1,9 +0,0 @@
1/*
2 * arch/arm/mach-imx/leds.h
3 *
4 * Copyright (c) 2004 Sascha Hauer <sascha@saschahauer.de>
5 *
6 * blinky lights for IMX-based systems
7 *
8 */
9extern void mx1ads_leds_event(led_event_t evt);