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