From 753a29522c87833fd943e260d6d6748462c23d48 Mon Sep 17 00:00:00 2001 From: Michal Simek Date: Fri, 4 Feb 2022 08:40:48 +0100 Subject: xilinx: Remove GPIO_EXTRA_HEADER selection Platform specific headers are empty that's why there is no need to include them. That's why remove them for Zynq/ZynqMP and Versal. Signed-off-by: Michal Simek Link: https://lore.kernel.org/r/625b1be0b813e2b9a5323c0529f9c567bfe13e75.1643960446.git.michal.simek@xilinx.com --- arch/arm/mach-zynq/include/mach/gpio.h | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 arch/arm/mach-zynq/include/mach/gpio.h (limited to 'arch/arm/mach-zynq') diff --git a/arch/arm/mach-zynq/include/mach/gpio.h b/arch/arm/mach-zynq/include/mach/gpio.h deleted file mode 100644 index 6143e24563b..00000000000 --- a/arch/arm/mach-zynq/include/mach/gpio.h +++ /dev/null @@ -1,10 +0,0 @@ -/* SPDX-License-Identifier: GPL-2.0+ */ -/* - * Copyright (c) 2013 Xilinx, Inc. - * Copyright (c) 2015 DAVE Embedded Systems - */ - -#ifndef _ZYNQ_GPIO_H -#define _ZYNQ_GPIO_H - -#endif /* _ZYNQ_GPIO_H */ -- cgit v1.2.3