From: Kevin McKinney Date: Thu, 22 Nov 2012 19:48:41 +0000 (-0500) Subject: Staging: bcm: Remove typedef for _ST_TIME_ELAPSED_ and call directly. X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~84^2~147 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0395a61d9151b18866210f070681fd6af362f1a5;p=pandora-kernel.git Staging: bcm: Remove typedef for _ST_TIME_ELAPSED_ and call directly. This patch removes typedef for _ST_TIME_ELAPSED_, and changes the name of the struct to bcm_time_elapsed. In addition, any calls to typedefs ST_TIME_ELAPSED, or *PST_TIME_ELAPSED are changed to call the struct directly. Signed-off-by: Kevin McKinney Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed