linux/drivers/media/platform/sti
Arnd Bergmann 37070d6c94 headers: fix linux/mod_devicetable.h inclusions
A couple of drivers produced build errors after the mod_devicetable.h
header was split out from the platform_device one, e.g.

drivers/media/platform/davinci/vpbe_osd.c:42:40: error: array type has incomplete element type 'struct platform_device_id'
drivers/media/platform/davinci/vpbe_venc.c:42:40: error: array type has incomplete element type 'struct platform_device_id'

This adds the inclusion where needed.

Fixes: ac3167257b ("headers: separate linux/mod_devicetable.h from linux/platform_device.h")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-07-10 08:47:02 +02:00
..
bdisp media: bdisp: don't use GFP_DMA 2018-05-25 15:35:19 -04:00
c8sectpfe media: Remove depends on HAS_DMA in case of platform dependency 2018-05-28 16:17:08 -04:00
cec media: platform: sti: Adopt SPDX identifier 2017-12-13 09:54:41 -05:00
delta media: platform: sti: Adopt SPDX identifier 2017-12-13 09:54:41 -05:00
hva headers: fix linux/mod_devicetable.h inclusions 2018-07-10 08:47:02 +02:00