ARM: OMAP2+: remove some orphan function declarations.
authorNeilBrown <neilb@suse.de>
Sun, 19 Feb 2012 02:29:31 +0000 (13:29 +1100)
committerKevin Hilman <khilman@ti.com>
Tue, 21 Feb 2012 19:13:11 +0000 (11:13 -0800)
commit 2fd149645eb (ARM: OMAP2+: UART: Remove omap_uart_can_sleep and
add pm_qos) removed omap_uart_can_sleep and omap3_can_sleep, but not
their declarations.  So remove those now.

Signed-off-by: NeilBrown <neilb@suse.de>
Reviewed-by: Shubhrajyoti D <shubhrajyoti@ti.com>
[khilman@ti.com: minor changelog edits]
Signed-off-by: Kevin Hilman <khilman@ti.com>

No differences found