diff options
author | Linus Walleij <[email protected]> | 2019-08-20 15:59:55 +0200 |
---|---|---|
committer | Geert Uytterhoeven <[email protected]> | 2019-08-23 09:08:10 +0200 |
commit | 0a6864274e4166cde21f26193350c7fcd9716ef5 (patch) | |
tree | 1760c166899242ee453dd31a18b912533311355c /tools/perf/scripts/python/arm-cs-trace-disasm.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 <[email protected]>
Cc: Geert Uytterhoeven <[email protected]>
Signed-off-by: Linus Walleij <[email protected]>
Signed-off-by: Geert Uytterhoeven <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/arm-cs-trace-disasm.py')
0 files changed, 0 insertions, 0 deletions