]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commite7a071c87c1e62b699e6e683548c49766e14e543
tree8dab4a494f95bc308fccc5f21dc6907dabc0201d
parent88d06160570c4523a0737ff9ddd2557909905752
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]