diff mbox series

arm64: zynqmp: Remove additional gpio header from dlc21

Message ID 266bc91073f1149f3f60b1c9c0ba509c48470e2e.1644911870.git.michal.simek@xilinx.com
State Accepted
Commit 9bd4232f958b94fdd700e44897fb61bdc898b787
Delegated to: Michal Simek
Headers show
Series arm64: zynqmp: Remove additional gpio header from dlc21 | expand

Commit Message

Michal Simek Feb. 15, 2022, 7:57 a.m. UTC
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 <michal.simek@xilinx.com>
---

 arch/arm/dts/zynqmp-dlc21-revA.dts | 1 -
 1 file changed, 1 deletion(-)

Comments

Michal Simek Feb. 21, 2022, 12:21 p.m. UTC | #1
Ășt 15. 2. 2022 v 8:57 odesĂ­latel Michal Simek <michal.simek@xilinx.com> napsal:
>
> 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 <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 cf0aadf03ca4..0461219ca3e7 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 <dt-bindings/gpio/gpio.h>
>  #include <dt-bindings/phy/phy.h>
> -#include <include/dt-bindings/gpio/gpio.h>
>
>  / {
>         model = "Smartlynq+ DLC21 RevA";
> --
> 2.35.0
>

Applied.
M
diff mbox series

Patch

diff --git a/arch/arm/dts/zynqmp-dlc21-revA.dts b/arch/arm/dts/zynqmp-dlc21-revA.dts
index cf0aadf03ca4..0461219ca3e7 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 <dt-bindings/gpio/gpio.h>
 #include <dt-bindings/phy/phy.h>
-#include <include/dt-bindings/gpio/gpio.h>
 
 / {
 	model = "Smartlynq+ DLC21 RevA";