From: Kevin McKinney Date: Sat, 15 Dec 2012 00:26:53 +0000 (-0500) Subject: Staging: bcm: Remove typedef for _LEDColors and call directly. X-Git-Tag: v3.9-rc1~127^2~677 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d078fde369d175eb188c92df07c3163079d8beab;p=pandora-kernel.git Staging: bcm: Remove typedef for _LEDColors and call directly. This patch removes typedef for _LEDColors, and changes the name of the enum to bcm_led_colors. In addition, any calls to LEDColors are changed to call directly. Signed-off-by: Kevin McKinney Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed