From: Matthias Brugger Date: Sun, 31 Jan 2021 10:17:26 +0000 (+0100) Subject: arm64: dts: mt8183: Fix GCE include path X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=18d6e3f6744d6105ab61de790170cb60534eeebc;p=linux.git arm64: dts: mt8183: Fix GCE include path The header file of GCE should be for MT8183 SoC instead of MT8173. Fixes: 91f9c963ce79 ("arm64: dts: mt8183: Add display nodes for MT8183") Reported-by: CK Hu Signed-off-by: Matthias Brugger Reviewed-by: Chun-Kuang Hu Link: https://lore.kernel.org/r/20210131101726.804-1-matthias.bgg@kernel.org Signed-off-by: Matthias Brugger --- diff --git a/arch/arm64/boot/dts/mediatek/mt8183.dtsi b/arch/arm64/boot/dts/mediatek/mt8183.dtsi index b3b8afec5ab9a..80519a145f13f 100644 --- a/arch/arm64/boot/dts/mediatek/mt8183.dtsi +++ b/arch/arm64/boot/dts/mediatek/mt8183.dtsi @@ -6,7 +6,7 @@ */ #include -#include +#include #include #include #include