cx18: Fix compilation when CONFIG_MODULE is disabled
authorMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 28 Jan 2010 02:19:00 +0000 (00:19 -0200)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 26 Feb 2010 18:10:48 +0000 (15:10 -0300)
commit583d338ddda291e3244c7f3a785973c51dcce84e
treea1e066ed696a369cc21d418de46ad6dc2b40f4bb
parent914e8713f22fc01da14670c1647603edcb7c7b0a
cx18: Fix compilation when CONFIG_MODULE is disabled

drivers/media/video/cx18/cx18-driver.c:252: warning: ‘request_modules’ used but never defined

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/cx18/cx18-driver.c