diff options
author | Arnd Bergmann <arnd@arndb.de> | 2019-07-22 13:47:13 +0200 |
---|---|---|
committer | Lee Jones <lee.jones@linaro.org> | 2019-07-25 14:21:43 +0100 |
commit | b5e29aa880be84c271be8d0726cec4018bfbfd74 (patch) | |
tree | 59b1c0c140b8a0d30a27612f8869c212ac27b7b5 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 197df18f7038178ef9c5806db1eff8e494381fa6 (diff) |
mfd: davinci_voicecodec: Remove pointless #include
When building davinci as multiplatform, we get a build error
in this file:
drivers/mfd/davinci_voicecodec.c:22:10: fatal error: 'mach/hardware.h' file not found
The header is only used to access the io_v2p() macro, but the
result is already known because that comes from the resource
a little bit earlier.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Sekhar Nori <nsekhar@ti.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions