From: Kevin McKinney Date: Fri, 21 Sep 2012 02:43:44 +0000 (-0400) Subject: Staging: bcm: Remove typedef for _stIM_sfHostNotify and call directly. X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~88 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f34170c762e88512796be7f94df80f294d12de95;p=pandora-kernel.git Staging: bcm: Remove typedef for _stIM_sfHostNotify and call directly. This patch removes typedef for _stIM_sfHostNotify, changes the name of the struct from _stIM_sfHostNotify to bcm_stim_sfhostnotify. In addition, any calls to the following typedef "stIM_sfHostNotify" are changed to call the struct directly. Signed-off-by: Kevin McKinney Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed