Clock related headers files are mostly located in include/dt-bindings/clock folder. There are only 2 header files left in include/dt-bindings/clk. Move them to the most used folder. All changes related to a single file movement are contained in a single patch to avoid any build breakage. The patches are based next-20140305. Tushar Behera (2): dt-bindings: clock: Move at91.h to dt-bindigs/clock dt-bindings: clock: Move exynos-audss-clk.h to dt-bindings/clock .../devicetree/bindings/clock/at91-clock.txt | 2 +- arch/arm/boot/dts/exynos5250.dtsi | 2 +- arch/arm/boot/dts/exynos5420.dtsi | 2 +- arch/arm/boot/dts/sama5d3.dtsi | 2 +- arch/arm/boot/dts/sama5d3_mci2.dtsi | 2 +- arch/arm/boot/dts/sama5d3_tcb1.dtsi | 2 +- arch/arm/boot/dts/sama5d3_uart.dtsi | 2 +- drivers/clk/samsung/clk-exynos-audss.c | 2 +- include/dt-bindings/{clk => clock}/at91.h | 0 .../dt-bindings/{clk => clock}/exynos-audss-clk.h | 0 10 files changed, 8 insertions(+), 8 deletions(-) rename include/dt-bindings/{clk => clock}/at91.h (100%) rename include/dt-bindings/{clk => clock}/exynos-audss-clk.h (100%) -- 1.7.9.5 -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html