summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/saa7146reg.h
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@infradead.org>2007-03-09 18:39:52 -0200
committerMauro Carvalho Chehab <mchehab@infradead.org>2007-03-09 18:39:52 -0200
commitfa42008dc4a7ac3b669d5490509e6e5868142657 (patch)
tree7e2917067eb42d83abd5c096d5f79b3967ee6ec6 /linux/drivers/media/video/saa7146reg.h
parent290b5d615981b90d9d6cd3032becec8d182689f9 (diff)
downloadmediapointer-dvb-s2-fa42008dc4a7ac3b669d5490509e6e5868142657.tar.gz
mediapointer-dvb-s2-fa42008dc4a7ac3b669d5490509e6e5868142657.tar.bz2
Saa7134: fix MODULES=n compilation
From: Adrian Bunk <bunk@stusta.de> This patch fixes the following compile error with CONFIG_MODULES=n: CC drivers/media/video/saa7134/saa7134-core.o /home/bunk/linux/kernel-2.6/linux-2.6.21-rc2-mm1/drivers/media/video/saa7134/saa7134-core.c:979:24: error: macro "request_submodules" passed 1 arguments, but takes just 0 /home/bunk/linux/kernel-2.6/linux-2.6.21-rc2-mm1/drivers/media/video/saa7134/saa7134-core.c: In function 'saa7134_initdev': /home/bunk/linux/kernel-2.6/linux-2.6.21-rc2-mm1/drivers/media/video/saa7134/saa7134-core.c:979: error: 'request_submodules' undeclared (first use in this function) /home/bunk/linux/kernel-2.6/linux-2.6.21-rc2-mm1/drivers/media/video/saa7134/saa7134-core.c:979: error: (Each undeclared identifier is reported only once /home/bunk/linux/kernel-2.6/linux-2.6.21-rc2-mm1/drivers/media/video/saa7134/saa7134-core.c:979: error: for each function it appears in.) make[5]: *** [drivers/media/video/saa7134/saa7134-core.o] Error 1 Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'linux/drivers/media/video/saa7146reg.h')
0 files changed, 0 insertions, 0 deletions