From: Kevin McKinney Date: Thu, 20 Dec 2012 05:31:28 +0000 (-0500) Subject: Staging: bcm: Remove typedef for _PHS_DEVICE_EXTENSION and call directly. X-Git-Tag: v3.9-rc1~127^2~663 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60dadf9def544665a696ee9b25ff12de32b51a3a;p=pandora-kernel.git Staging: bcm: Remove typedef for _PHS_DEVICE_EXTENSION and call directly. This patch removes typedef for _PHS_DEVICE_EXTENSION, and changes the name of the struct to bcm_phs_extension. In addition, any calls to struct "PHS_DEVICE_EXTENSION, or *PPHS_DEVICE_EXTENSION;" are changed to call directly. Signed-off-by: Kevin McKinney Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed