From: Paul Walmsley Date: Tue, 8 Jul 2008 02:54:45 +0000 (-0600) Subject: OMAP2 SDRC: separate common OMAP2/3 code from OMAP2xxx code X-Git-Tag: v2.6.26-omap1~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf1612b9d8d29379558500cd5de9ae0367c41fc4;p=pandora-kernel.git 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. Signed-off-by: Paul Walmsley Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed