2
0
forked from Ivasoft/openwrt

ath79: move ath79-clk.h include to ath79.dtsi

ath79.dtsi uses ATH79_CLK_MDIO, so the include

  <dt-bindings/clock/ath79-clk.h>

needs to be moved there.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
This commit is contained in:
Adrian Schmutzler
2020-09-25 23:24:09 +02:00
parent bdd9dd8ab2
commit 3ca2d31c54
9 changed files with 10 additions and 9 deletions

View File

@@ -1,5 +1,5 @@
// SPDX-License-Identifier: GPL-2.0-only
#include <dt-bindings/clock/ath79-clk.h>
#include "ath79.dtsi"
/ {