linux/drivers/media/usb/usbtv
Hans Verkuil 9fd9330c2d [media] usbtv: fix compiler error due to missing module.h
usbtv-video.c needs module.h. So move the module.h include from usbtv-core.c to usbtv.h,
that way both core.c and video.c have it.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
2014-02-04 07:07:06 -02:00
..
Kconfig [media] Fix build errors on usbtv when driver is builtin 2013-08-24 05:58:14 -03:00
Makefile [media] usbtv: split core and video implementation 2014-02-04 06:05:06 -02:00
usbtv-core.c [media] usbtv: fix compiler error due to missing module.h 2014-02-04 07:07:06 -02:00
usbtv-video.c [media] usbtv: split core and video implementation 2014-02-04 06:05:06 -02:00
usbtv.h [media] usbtv: fix compiler error due to missing module.h 2014-02-04 07:07:06 -02:00