[media] siano: fix build with allmodconfig
authorMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 13 Nov 2012 13:06:28 +0000 (11:06 -0200)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 13 Nov 2012 13:15:38 +0000 (11:15 -0200)
commit6ee28d94c9bfa0640a7c94c289ca0df239d90a0d
tree9273de5c53bedf2bc34feb97a858df7aa2deaeb3
parent2c4e11b7c15af70580625657a154ea7ea70b8c76
[media] siano: fix build with allmodconfig

As reported by Stephen:

After merging the v4l-dvb tree, today's linux-next build (x86_64
allmodconfig) failed like this:

ERROR: "sms_ir_exit" [drivers/media/common/siano/smsmdtv.ko] undefined!
ERROR: "sms_ir_event" [drivers/media/common/siano/smsmdtv.ko] undefined!
ERROR: "sms_ir_init" [drivers/media/common/siano/smsmdtv.ko] undefined!

The smsir file should be part of the smsmdtv core, if RC is defined.
Fix it.

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/common/siano/Makefile
drivers/media/platform/omap3isp/isppreview.c