diff options
author | Linus Walleij <linus.walleij@linaro.org> | 2023-01-13 10:56:17 +0100 |
---|---|---|
committer | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2023-03-06 12:33:01 +0200 |
commit | 7a49bfde01961dac9efb734f031f3e77ce537f6d (patch) | |
tree | 7b3b16e6f6a3469fb413d0ab0a98ba9d81703c77 /drivers/gpio/gpio-mpc5200.c | |
parent | d1143d50073cff1f6dcd4bf62a8eb3852770ae4d (diff) | |
download | linux-7a49bfde01961dac9efb734f031f3e77ce537f6d.tar.gz linux-7a49bfde01961dac9efb734f031f3e77ce537f6d.tar.bz2 linux-7a49bfde01961dac9efb734f031f3e77ce537f6d.zip |
ARM: s3c64xx: Use the right include
The file s3c64xx.c is including <linux/gpio.h> despite using no
symbols from the file, however it needs it to implicitly bring in
of_have_populated_dt() so include <linux/of.h> explicitly instead.
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Diffstat (limited to 'drivers/gpio/gpio-mpc5200.c')
0 files changed, 0 insertions, 0 deletions