From 9bd4232f958b94fdd700e44897fb61bdc898b787 Mon Sep 17 00:00:00 2001 From: Michal Simek Date: Tue, 15 Feb 2022 08:57:52 +0100 Subject: [PATCH] arm64: zynqmp: Remove additional gpio header from dlc21 This header shouldn't be in this file and there is already pointer to dt-bindings/gpio/gpio.h. Fixes: d2d14383bae4 ("arm64: zynqmp: Add support for DLC21 (Smartlynq+) board") Signed-off-by: Michal Simek Link: https://lore.kernel.org/r/266bc91073f1149f3f60b1c9c0ba509c48470e2e.1644911870.git.michal.simek@xilinx.com --- arch/arm/dts/zynqmp-dlc21-revA.dts | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/arm/dts/zynqmp-dlc21-revA.dts b/arch/arm/dts/zynqmp-dlc21-revA.dts index cf0aadf03c..0461219ca3 100644 --- a/arch/arm/dts/zynqmp-dlc21-revA.dts +++ b/arch/arm/dts/zynqmp-dlc21-revA.dts @@ -12,7 +12,6 @@ #include "zynqmp-clk-ccf.dtsi" #include #include -#include / { model = "Smartlynq+ DLC21 RevA"; -- 2.39.5