]> git.karo-electronics.de Git - karo-tx-linux.git/commit
clk: gxbb: fix CLKID_ETH defined twice
authorjbrunet <jbrunet@baylibre.com>
Thu, 26 Jan 2017 16:05:49 +0000 (17:05 +0100)
committerKevin Hilman <khilman@baylibre.com>
Fri, 27 Jan 2017 18:56:57 +0000 (10:56 -0800)
commit2d3b74d3836901c8601e147b1ae24170f9fa2982
treef00747c2ba185f8a29c9629f06f9bc96267eba55
parent7eea67101b9713ae438955e8899b3c4b078419f9
clk: gxbb: fix CLKID_ETH defined twice

CLKID_ETH is define in the dt-bindings but has not be commented out in the
clock driver. Just do it now.

Fixes: 738f66d3211d ("clk: gxbb: add AmLogic GXBB clk controller driver")
Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
Acked-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
drivers/clk/meson/gxbb.h