f30c226954
Many files include the filename at the beginning, serveral used a wrong one. Signed-off-by: Uwe Zeisberger <Uwe_Zeisberger@digi.com> Signed-off-by: Adrian Bunk <bunk@stusta.de>
9 lines
190 B
C
9 lines
190 B
C
/*
|
|
* arch/arm/mach-imx/leds.h
|
|
*
|
|
* Copyright (c) 2004 Sascha Hauer <sascha@saschahauer.de>
|
|
*
|
|
* blinky lights for IMX-based systems
|
|
*
|
|
*/
|
|
extern void mx1ads_leds_event(led_event_t evt);
|