From ab1d59030f783d594d4cc111da5ac1ae7c679edb Mon Sep 17 00:00:00 2001 From: AmadeusGhost <42570690+AmadeusGhost@users.noreply.github.com> Date: Sat, 23 Jan 2021 12:28:04 +0800 Subject: [PATCH] ath79: dw33d: add missing header file after dts changed --- target/linux/ath79/dts/qca9558_domywifi_dw33d.dts | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/ath79/dts/qca9558_domywifi_dw33d.dts b/target/linux/ath79/dts/qca9558_domywifi_dw33d.dts index b0ee138a46..fccb95985c 100644 --- a/target/linux/ath79/dts/qca9558_domywifi_dw33d.dts +++ b/target/linux/ath79/dts/qca9558_domywifi_dw33d.dts @@ -4,6 +4,7 @@ #include #include +#include / { compatible = "domywifi,dw33d", "qca,qca9558";