diff options
author | Linus Walleij <linus.walleij@linaro.org> | 2018-12-17 14:11:08 +0100 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2018-12-17 23:06:16 +0100 |
commit | a0752e9c3097b2c4fccd618802938e0951038dfa (patch) | |
tree | d5d571d6497327790fd2b049a5ac7cf61926e774 /drivers/cpufreq/powernv-cpufreq.c | |
parent | ARM: omap1: Fix new user of gpiochip_request_own_desc() (diff) | |
download | linux-a0752e9c3097b2c4fccd618802938e0951038dfa.tar.xz linux-a0752e9c3097b2c4fccd618802938e0951038dfa.zip |
memory: omap-gpmc: Get the header of the enum
Commit 21abf103818a
("gpio: Pass a flag to gpiochip_request_own_desc()")
started to pass an enum gpiod_flags but this file is
not including the header file that defines that enum
and the compiler spits:
drivers/memory/omap-gpmc.c: In function
'gpmc_probe_generic_child':
drivers/memory/omap-gpmc.c:2174:9: error: type of formal
parameter 4 is incomplete
0);
^
Cc: Ladislav Michl <ladis@linux-mips.org>
Cc: Janusz Krzysztofik <jmkrzyszt@gmail.com>
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Fixes: 21abf103818a ("gpio: Pass a flag to gpiochip_request_own_desc()")
Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/cpufreq/powernv-cpufreq.c')
0 files changed, 0 insertions, 0 deletions