clk: stm32: END_PRIMARY_CLK should be declare after CLK_SYSCLK
authorGabriel Fernandez <gabriel.fernandez@st.com>
Fri, 9 Mar 2018 06:57:30 +0000 (07:57 +0100)
committerStephen Boyd <sboyd@kernel.org>
Mon, 19 Mar 2018 20:44:53 +0000 (13:44 -0700)
commitfa6f3985056eb70ecd8051e560b726495cd1ddf0
tree1425cb7ddccef2474cb16d977bbafaa98ead132e
parent7928b2cbe55b2a410a0f5c1f154610059c57b1b2
clk: stm32: END_PRIMARY_CLK should be declare after CLK_SYSCLK

Update of END_PRIMARY_CLK was missed, it should be after CLK_SYSCLK
hsi and sysclk are overwritten by gpioa and gpiob.

Signed-off-by: Gabriel Fernandez <gabriel.fernandez@st.com>
Tested-by: Philippe Cornu <philippe.cornu@st.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
include/dt-bindings/clock/stm32fx-clock.h