media: davinci: allow building isif code
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Thu, 5 Apr 2018 16:21:39 +0000 (12:21 -0400)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Tue, 17 Apr 2018 09:08:46 +0000 (05:08 -0400)
commitb8952ee685505787cdc8406d04a48c1023781439
treeee43f94d7f7d8b4e1b1ee7da4044c9de6679dfad
parente81afa6f28f974cdf5c721648acfce148624019f
media: davinci: allow building isif code

The only reason why this driver doesn't build with COMPILE_TEST
is because it includes mach/mux.h. It turns that none of the
macros defined there are used.

So, get rid of it, in order to allow it to build with
COMPILE_TEST.

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/platform/davinci/Kconfig
drivers/media/platform/davinci/isif.c