3160189fe935fb5f1ed19601913882c73d4f2398
[openwrt.git] / target / linux / lantiq / files-3.1 / arch / mips / lantiq / falcon / dev-leds-easy98000-cpld.h
1 /*
2  *  EASY98000 CPLD LED driver
3  *
4  *  Copyright (C) 2010 Ralph Hempel <ralph.hempel@lantiq.com>
5  *
6  *  This program is free software; you can redistribute it and/or modify it
7  *  under the terms of the GNU General Public License version 2  as published
8  *  by the Free Software Foundation.
9  *
10  */
11 #ifndef _INCLUDE_EASY98000_CPLD_LED_H_
12 #define _INCLUDE_EASY98000_CPLD_LED_H_
13
14 #define LED_NAME        "easy98000_cpld_led"
15 #define LED_DESC        "EASY98000 LED driver"
16 #define LED_VERSION     "1.0.0"
17
18 #define MAX_LED         16
19
20 #endif  /* _INCLUDE_EASY98000_CPLD_LED_H_ */