Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 10c235cd authored by Arnd Bergmann's avatar Arnd Bergmann
Browse files

arm64: dts: mediatek: don't include missing file



This resolves a build error in the next/dt branch:

In file included from arch/arm64/boot/dts/mediatek/mt6797-evb.dts:16:0:
arch/arm64/boot/dts/mediatek/mt6797.dtsi:15:10: fatal error: dt-bindings/power/mt6797-power.h: No such file or directory

003f5d0c ("arm64: dts: mediatek: add clk and scp nodes for MT6797")
Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
parent b87a08f9
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -12,7 +12,6 @@
 */

#include <dt-bindings/clock/mt6797-clk.h>
#include <dt-bindings/power/mt6797-power.h>
#include <dt-bindings/interrupt-controller/irq.h>
#include <dt-bindings/interrupt-controller/arm-gic.h>