diff options
author | Linus Walleij <[email protected]> | 2019-08-23 09:14:28 +0200 |
---|---|---|
committer | Benjamin Gaignard <[email protected]> | 2019-09-02 15:10:02 +0200 |
commit | acff2f86b195653a9487fe3dbdbc821d77eff54a (patch) | |
tree | d5ff1209e9be728c55bec479874a493ec1330fcb /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 536cce149769aee3f0426a9ef87bbd3a3d9a0951 (diff) |
drm/sti: Include the right header
The sti_hdmi.c file include <linux/of_gpio.h> despite not even
using any GPIOs.
What it does use is devm_ioremap_nocache() which comes from
<linux/io.h> implicitly by including that header.
Fix this up by including the right header instead.
Cc: Benjamin Gaignard <[email protected]>
Cc: Vincent Abriou <[email protected]>
Signed-off-by: Linus Walleij <[email protected]>
Signed-off-by: Benjamin Gaignard <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions