From: Kevin McKinney Date: Sat, 26 May 2012 16:04:54 +0000 (-0400) Subject: Staging: bcm: Remove typedef for _DDR_SETTING and call directly. X-Git-Tag: v3.6-rc1~100^2~960 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be3099957ca9d465a46b83d08c1cd9617a461078;p=pandora-kernel.git Staging: bcm: Remove typedef for _DDR_SETTING and call directly. This patch removes the typedef for _DDR_SETTING, changes the name of the struct from _DDR_SETTING, to bcm_ddr_setting. In addition, any calls to the following typedefs "DDR_SET_NODE and *PDDR_SET_NODE" are changed to call the struct directly. Signed-off-by: Kevin McKinney Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed