From: Kevin McKinney Date: Mon, 17 Dec 2012 22:35:20 +0000 (-0500) Subject: Staging: bcm: Remove typedef for _TARGET_PARAMS and call directly. X-Git-Tag: v3.9-rc1~127^2~671 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c81823340a7eaa3dfdd4c5a244deff30231d2e5c;p=pandora-kernel.git Staging: bcm: Remove typedef for _TARGET_PARAMS and call directly. This patch removes typedef for _TARGET_PARAMS, and changes the name of the struct to bcm_target_params. In addition, any calls to struct "stTargetParams, TARGET_PARAMS, *PTARGET_PARAMS, STARGETPARAMS, or *PSTARGETPARAMS are changed to call directly. Signed-off-by: Kevin McKinney Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed