]> git.ipfire.org Git - thirdparty/linux.git/commit
ARM: omap1: Drop header on AMS Delta
authorLinus Walleij <linus.walleij@linaro.org>
Sun, 30 Apr 2023 09:40:28 +0000 (11:40 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 24 May 2023 13:01:25 +0000 (15:01 +0200)
commitfa1ae0cd897b089b5cc05ab471518ad13db2d567
tree5304cc1675107d3651565be3df2c9e7eb6f6ad33
parentc32c81f3dbdfd68f6ab20a29ad86f811aed36e4e
ARM: omap1: Drop header on AMS Delta

The AMS Delta board uses GPIO descriptors exclusively and
does not have any dependencies on the legacy <linux/gpio.h>
header, so just drop it.

Acked-by: Janusz Krzysztofik <jmkrzyszt@gmail.com>
Fixes: 92bf78b33b0b ("gpio: omap: use dynamic allocation of base")
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/mach-omap1/board-ams-delta.c