]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
ARM: scoop: Use the right include
authorLinus Walleij <linus.walleij@linaro.org>
Tue, 20 Aug 2019 10:34:29 +0000 (12:34 +0200)
committerArnd Bergmann <arnd@arndb.de>
Tue, 3 Sep 2019 20:09:46 +0000 (22:09 +0200)
commitf73d137d562f4c8bf225083c96bc7a91354f06cc
tree886a5c8578e14d6a0154bdd23ae009d25cf2e304
parent9ddb2526eb4a5f336ceb059612fa0c02f996d3e8
ARM: scoop: Use the right include

This is a GPIO driver so it should include
<linux/gpio/driver.h> not <linux/gpio.h>

Link: https://lore.kernel.org/r/20190820103429.7028-1-linus.walleij@linaro.org
Cc: Richard Purdie <rpurdie@rpsys.net>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/common/scoop.c