clk: at91: remove the useless CLK_IGNORE_UNUSED flag
authorAlexandre Belloni <alexandre.belloni@free-electrons.com>
Tue, 8 Jul 2014 16:21:16 +0000 (18:21 +0200)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Tue, 15 Jul 2014 09:54:09 +0000 (11:54 +0200)
The CLK_IGNORE_UNUSED flag was added on all the system clocks because of the
ddrck. Now that it is handled by the ram controller driver, we can drop it.

Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>

No differences found