mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-05-23 17:52:51 +00:00
10 lines
197 B
C
10 lines
197 B
C
![]() |
/*
|
||
|
* include/asm-arm/arch-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);
|