xilinx: Remove GPIO_EXTRA_HEADER selection
authorMichal Simek <michal.simek@xilinx.com>
Fri, 4 Feb 2022 07:40:48 +0000 (08:40 +0100)
committerMichal Simek <michal.simek@xilinx.com>
Tue, 15 Feb 2022 12:06:13 +0000 (13:06 +0100)
commit753a29522c87833fd943e260d6d6748462c23d48
tree8dab4a494f95bc308fccc5f21dc6907dabc0201d
parent25a5fa1c4caa9325814ebaa006fabbcd717fd77b
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 <michal.simek@xilinx.com>
Link: https://lore.kernel.org/r/625b1be0b813e2b9a5323c0529f9c567bfe13e75.1643960446.git.michal.simek@xilinx.com
arch/arm/Kconfig
arch/arm/mach-versal/include/mach/gpio.h [deleted file]
arch/arm/mach-zynq/include/mach/gpio.h [deleted file]
arch/arm/mach-zynqmp/include/mach/gpio.h [deleted file]