ARM: OMAP1: Remove omap_sram_idle()
authorVivek Kutal <vivek.kutal@celunite.com>
Mon, 17 Dec 2007 09:56:33 +0000 (01:56 -0800)
committerTony Lindgren <tony@atomide.com>
Fri, 8 Feb 2008 18:38:01 +0000 (10:38 -0800)
This patch removes omap_sram_idle() that is no longer used.

The function called in pm_idle is omap_sram_suspend, omap_sram_idle() is
not used anywhere in omap1.

Signed-off-by: Vivek Kutal <vivek.kutal@celunite.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found