V4L/DVB (6750): Fix in-kernel compilation for cxusb
authorMauro Carvalho Chehab <mchehab@infradead.org>
Sat, 8 Dec 2007 12:34:37 +0000 (09:34 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Tue, 11 Dec 2007 20:08:24 +0000 (18:08 -0200)
commit8733e29748591ce04f7cf07fc9c177f63e7df6af
tree4557daab23eb0b7dc7f5ba143d9f400cd5557def
parentbc5483705ce08795ad64c3fb14aa7cee4847a2ea
V4L/DVB (6750): Fix in-kernel compilation for cxusb

cxusb needs tuner-xc2028*.h files, but Makefile is not adding its patch

drivers/media/dvb/dvb-usb/cxusb.c:33:26: error: tuner-xc2028.h: File not found
drivers/media/dvb/dvb-usb/cxusb.c:34:32: error: tuner-xc2028-types.h: File not found

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