From dbe9a7d2d54123af46ad6eb541be5557690604a3 Mon Sep 17 00:00:00 2001 From: Kevin McKinney Date: Fri, 14 Dec 2012 19:26:51 -0500 Subject: [PATCH] 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-format-patch failed