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