diff options
author | Linus Walleij <linus.walleij@linaro.org> | 2019-08-20 15:59:55 +0200 |
---|---|---|
committer | Geert Uytterhoeven <geert+renesas@glider.be> | 2019-08-23 09:08:10 +0200 |
commit | 0a6864274e4166cde21f26193350c7fcd9716ef5 (patch) | |
tree | 1760c166899242ee453dd31a18b912533311355c /tools/perf/scripts/python/syscall-counts.py | |
parent | 5b1d96e029bff720ca1067a1222f4b9387b5c214 (diff) |
pinctrl: rza2: Include the appropriate headers
This driver is implementing a GPIO driver so include
<linux/gpio/driver.h> and not the legacy API <linux/gpio.h>.
When testing it turns out it also relies on implicit
inclusion of <linux/io.h> (readw etc) so make sure to
include that as well.
Cc: Chris Brandt <chris.brandt@renesas.com>
Cc: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions