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