mirror of
https://github.com/torvalds/linux.git
synced 2026-05-24 07:03:03 +02:00
clk: mvebu: Remove corediv clock from Armada XP
There is no corediv clock on Armada XP, so this is unnecessary. Signed-off-by: Kevin Smith <kevin.smith@elecsyscorp.com> Acked-by: Michael Turquette <mturquette@baylibre.com> Acked-by: Gregory CLEMENT <gregory.clement@free-electrons.com> Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
This commit is contained in:
parent
ec7957a6aa
commit
bd3677ff31
|
|
@ -29,7 +29,6 @@ config ARMADA_XP_CLK
|
||||||
bool
|
bool
|
||||||
select MVEBU_CLK_COMMON
|
select MVEBU_CLK_COMMON
|
||||||
select MVEBU_CLK_CPU
|
select MVEBU_CLK_CPU
|
||||||
select MVEBU_CLK_COREDIV
|
|
||||||
|
|
||||||
config DOVE_CLK
|
config DOVE_CLK
|
||||||
bool
|
bool
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user