media: omap3isp: Allow it to build with COMPILE_TEST
authorArnd Bergmann <arnd@arndb.de>
Mon, 9 Apr 2018 09:48:01 +0000 (05:48 -0400)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Fri, 20 Apr 2018 14:52:56 +0000 (10:52 -0400)
commit243131134be4bf577647110d39c64fc406c608b0
tree7c37c5112cfb67a6b4e36d145a9ca8724e99bc2d
parentba37e6dd017e1b8129707f225cb751ba3125db21
media: omap3isp: Allow it to build with COMPILE_TEST

There aren't much things required for it to build with COMPILE_TEST.
It just needs to not compile the code that depends on arm-specific
iommu implementation.

Co-developed-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Acked-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/platform/Kconfig
drivers/media/platform/omap3isp/isp.c