From: Mauro Carvalho Chehab Date: Tue, 13 Nov 2012 13:06:28 +0000 (-0200) Subject: [media] siano: fix build with allmodconfig X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~21^2^2~111 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ee28d94c9bfa0640a7c94c289ca0df239d90a0d;p=pandora-kernel.git [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 Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed