From: Paul Walmsley Date: Wed, 28 Jan 2009 19:27:37 +0000 (-0700) Subject: [ARM] OMAP2 SDRC: separate common OMAP2/3 code from OMAP2xxx code X-Git-Tag: v2.6.30-rc1~636^2~20^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2ab99778a1a04ddbae38f4de4ef40f2edb92080;p=pandora-kernel.git [ARM] OMAP2 SDRC: separate common OMAP2/3 code from OMAP2xxx code Separate SDRC code common to OMAP2/3 from mach-omap2/sdrc2xxx.c to mach-omap2/sdrc.c. Rename the OMAP2xxx-specific functions to use an 'omap2xxx' prefix rather than an 'omap2' prefix, and use "sdrc" in the function names rather than "memory." Mark several functions as static that should not be used outside the sdrc2xxx.c file. linux-omap source commit is bf1612b9d8d29379558500cd5de9ae0367c41fc4. Signed-off-by: Paul Walmsley Signed-off-by: Tony Lindgren Signed-off-by: Russell King --- Reading git-diff-tree failed