Kevin McKinney 00da8eddf9 Staging: bcm: Move directives for the preprocessor statement to enum value in led_control.h
DRIVER_HALT is a driver state that was originally
defined as a #define statement. This patch moves
it to the LedEvents type as an enumerated
value for the purpose of removing a compile time warning:

drivers/staging/bcm/led_control.c: In function ‘LEDControlThread’:
drivers/staging/bcm/led_control.c:817:3: warning: case value ‘255’ not in enumerated type ‘LedEventInfo_t’ [-Wswitch]

Signed-off-by: Kevin McKinney <klmckinney1@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-02-13 20:16:14 -08:00
..
2011-03-31 11:26:23 -03:00
2010-11-01 12:37:05 -04:00
2011-06-28 14:54:17 -07:00
2011-03-31 11:26:23 -03:00
2011-03-31 11:26:23 -03:00
2010-11-01 09:50:16 -04:00
2011-03-31 11:26:23 -03:00
2011-03-31 11:26:23 -03:00
2011-03-31 11:26:23 -03:00
2010-11-01 09:53:58 -04:00
2010-10-29 20:44:57 -07:00
2011-06-28 14:54:17 -07:00
2011-06-28 14:54:17 -07:00
2010-11-01 14:06:24 -04:00
2011-03-31 11:26:23 -03:00
2010-11-01 14:18:16 -04:00