ARM: OMAP: hwmod code: remove unused hwmod function prototypes
authorIgor Grinberg <grinberg@compulab.co.il>
Sun, 23 Sep 2012 23:28:17 +0000 (17:28 -0600)
committerPaul Walmsley <paul@pwsan.com>
Sun, 23 Sep 2012 23:28:17 +0000 (17:28 -0600)
Several hwmod function prototypes appear to not have an implementation
because the corresponding functions were removed or renamed.
Those prototypes are unneeded anymore - remove them.

Signed-off-by: Igor Grinberg <grinberg@compulab.co.il>
[paul@pwsan.com: tweaked subject]
Signed-off-by: Paul Walmsley <paul@pwsan.com>

No differences found