omap2 clock: move SDRC-related code from clock.c to memory.c
authorPaul Walmsley <paul@pwsan.com>
Thu, 2 Aug 2007 18:10:11 +0000 (12:10 -0600)
committerTony Lindgren <tony@atomide.com>
Fri, 10 Aug 2007 09:35:20 +0000 (02:35 -0700)
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 <paul@pwsan.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found