]> err.no Git - linux-2.6/commit
V4L/DVB (6142): cx25840: fix build warning
authorMichael Krufky <mkrufky@linuxtv.org>
Sat, 1 Sep 2007 05:02:51 +0000 (02:02 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Wed, 10 Oct 2007 01:07:51 +0000 (22:07 -0300)
commitf61b48f7a838bb3d089b12fc9d03fd53c9ef5022
tree6fb04e2f9ee93a26bc6126ee9c83854a8ef55df6
parent1f5ef19779df2c2f75870332b37dd3004c08a515
V4L/DVB (6142): cx25840: fix build warning

Fix the following build warning:

 CC [M]  cx25840-core.o

cx25840-core.c: In function 'init_dll1':
cx25840-core.c:147: warning: implicit declaration of function 'udelay'

Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/cx25840/cx25840-core.c