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