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)
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>

No differences found