From: Paul Walmsley Date: Thu, 2 Aug 2007 18:10:11 +0000 (-0600) Subject: omap2 clock: move SDRC-related code from clock.c to memory.c X-Git-Tag: v2.6.23-omap1~258 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0689427a5548fe79780523f6f683b99cfa299332;p=pandora-kernel.git omap2 clock: move SDRC-related code from clock.c to memory.c The clock framework contains two functions, omap2_dll_force_needed() and omap2_reprogram_sdrc(), which are SDRC code, not really clock code. So, move these functions to memory.c. Signed-off-by: Paul Walmsley Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed