diff options
| author | Michal Simek <michal.simek@xilinx.com> | 2022-02-04 08:40:48 +0100 |
|---|---|---|
| committer | Michal Simek <michal.simek@xilinx.com> | 2022-02-15 13:06:13 +0100 |
| commit | 753a29522c87833fd943e260d6d6748462c23d48 (patch) | |
| tree | 8dab4a494f95bc308fccc5f21dc6907dabc0201d /arch/arm/mach-versal/include/mach | |
| parent | 25a5fa1c4caa9325814ebaa006fabbcd717fd77b (diff) | |
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
Diffstat (limited to 'arch/arm/mach-versal/include/mach')
| -rw-r--r-- | arch/arm/mach-versal/include/mach/gpio.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/arm/mach-versal/include/mach/gpio.h b/arch/arm/mach-versal/include/mach/gpio.h deleted file mode 100644 index 677facba5ef..00000000000 --- a/arch/arm/mach-versal/include/mach/gpio.h +++ /dev/null @@ -1,6 +0,0 @@ -/* SPDX-License-Identifier: GPL-2.0+ */ -/* - * Copyright 2016 - 2018 Xilinx, Inc. - */ - -/* Empty file - for compilation */ |
