Files
linux/drivers
Arnd Bergmann b5e29aa880 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>
2019-07-25 14:21:43 +01:00
..
2019-07-18 09:49:30 +02:00
2019-07-18 09:49:30 +02:00
2019-07-15 09:42:32 -07:00
2019-07-15 09:20:27 -03:00