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