]> git.ipfire.org Git - thirdparty/u-boot.git/commit
arm: mediatek: remove extra gpio header
authorDavid Lechner <dlechner@baylibre.com>
Mon, 5 Jan 2026 20:47:21 +0000 (14:47 -0600)
committerTom Rini <trini@konsulko.com>
Fri, 16 Jan 2026 15:53:57 +0000 (09:53 -0600)
commitdc82599c45b31b84fcbd0e9c0bf2dcf73f004391
treedca9b5034b2d80610f0fb1aa2f490baefbae56c2
parent284855320282ccd3c6d0403e85c0e2ab8a566db1
arm: mediatek: remove extra gpio header

Remove empty gpio.h header file and CONFIG_GPIO_EXTRA_HEADER on
ARCH_MEDIATEK. There is no reason to have these since the header
doesn't contain anything.

Signed-off-by: David Lechner <dlechner@baylibre.com>
Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de>
arch/arm/Kconfig
arch/arm/include/asm/arch-mediatek/gpio.h [deleted file]