V4L/DVB(6548b) Fix compilation for em28xx
authorMauro Carvalho Chehab <mchehab@infradead.org>
Fri, 25 Jan 2008 13:01:41 +0000 (11:01 -0200)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Fri, 25 Jan 2008 21:01:58 +0000 (19:01 -0200)
commit232fcefb55e67cf38176a1e5c188a04694445f11
treed6c47e643166dc8d293b243b3cac654b6e732e92
parente3e97fe61f25aa36b96afe2f16a915dd966c70b0
V4L/DVB(6548b) Fix compilation for em28xx

From: Mauro Carvalho Chehab <mchehab@infradead.org>

In file included from drivers/media/video/em28xx/em28xx-i2c.c:31:
drivers/media/video/tuner-xc2028.h:10:26: error: dvb_frontend.h: No such file or directory

In file included from drivers/media/video/em28xx/em28xx-i2c.c:31:
drivers/media/video/tuner-xc2028.h:32: warning: 'struct dvb_frontend' declared inside parameter list
drivers/media/video/tuner-xc2028.h:32: warning: its scope is only this definition or declaration, which is probably not what you want

Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/em28xx/Makefile