clk: sunxi: drop CLK_IGNORE_UNUSED
authorEmilio López <emilio@elopez.com.ar>
Wed, 27 Mar 2013 21:20:42 +0000 (18:20 -0300)
committerMike Turquette <mturquette@linaro.org>
Thu, 4 Apr 2013 20:52:50 +0000 (13:52 -0700)
This flag was in place to prevent important clocks from getting gated
while they had no users. Now that the UART driver supports clocks
properly, we can drop this.

Signed-off-by: Emilio López <emilio@elopez.com.ar>
Reviewed-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Signed-off-by: Mike Turquette <mturquette@linaro.org>

No differences found