clk: meson: gxbb: remove IGNORE_UNUSED from mmc clocks
authorJerome Brunet <jbrunet@baylibre.com>
Mon, 4 Dec 2017 13:34:28 +0000 (14:34 +0100)
committerJerome Brunet <jbrunet@baylibre.com>
Fri, 8 Dec 2017 20:37:19 +0000 (21:37 +0100)
commited3fb5af69afc802d6e29700fff3401ba99edac1
tree42b965f2b756f5749e28e5badee74e9a0183e637
parent75eccf5ed83250c0aeaeeb76f7288254ac0a87b4
clk: meson: gxbb: remove IGNORE_UNUSED from mmc clocks

Remove CLK_IGNORE_UNUSED from mmc clocks. This was only needed while the
mmc driver incorrectly used the xtal as source instead of the mmc
clock. Now, the driver takes the correct clock, CCF is aware that the
clock is being used and we can remove this flag.

Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
Acked-by: Kevin Hilman <khilman@baylibre.com>
drivers/clk/meson/gxbb.c