2 * arch/arm/mach-kirkwood/include/mach/leds-ns2.h
4 * Platform data structure for Network Space v2 LED driver
6 * This file is licensed under the terms of the GNU General Public
7 * License version 2. This program is licensed "as is" without any
8 * warranty of any kind, whether express or implied.
11 #ifndef __MACH_LEDS_NS2_H
12 #define __MACH_LEDS_NS2_H
16 const char *default_trigger
;
21 struct ns2_led_platform_data
{
26 #endif /* __MACH_LEDS_NS2_H */