ARM: ICST: icst.*_ps_to_vco() functions are unused, remove them
authorRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 16 Jan 2010 17:15:07 +0000 (17:15 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 2 May 2010 08:35:30 +0000 (09:35 +0100)
These functions were originally implemented for the CLCD driver before
we had clk API support.  Since the CLCD driver does not use these
anymore, we can remove them.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found