From 3ca2d31c54bcf2d4a07d95a3086222585a920649 Mon Sep 17 00:00:00 2001 From: Adrian Schmutzler Date: Fri, 25 Sep 2020 23:24:09 +0200 Subject: ath79: move ath79-clk.h include to ath79.dtsi ath79.dtsi uses ATH79_CLK_MDIO, so the include needs to be moved there. Signed-off-by: Adrian Schmutzler --- target/linux/ath79/dts/ar9330.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ath79/dts/ar9330.dtsi') diff --git a/target/linux/ath79/dts/ar9330.dtsi b/target/linux/ath79/dts/ar9330.dtsi index 7d2f74122a..78f80b9f7e 100644 --- a/target/linux/ath79/dts/ar9330.dtsi +++ b/target/linux/ath79/dts/ar9330.dtsi @@ -1,5 +1,5 @@ // SPDX-License-Identifier: GPL-2.0-or-later OR MIT -#include + #include "ath79.dtsi" / { -- cgit v1.2.3