commit | c9e49024edba46463479d2830b3f36bcceb60ea9 | [log] [tgz] |
---|---|---|
author | Igor Grinberg <grinberg@compulab.co.il> | Sun Sep 23 17:28:17 2012 -0600 |
committer | Paul Walmsley <paul@pwsan.com> | Sun Sep 23 17:28:17 2012 -0600 |
tree | 01cffe0405ce5e347dba20ddce2132a35cef67bf | |
parent | 4fb85d35bcec842e0f20437aea277157973aa45f [diff] |
ARM: OMAP: hwmod code: remove unused hwmod function prototypes 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>