git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a3550ea
)
[media] usbtv: fix compiler error due to missing module.h
author
Hans Verkuil
<hverkuil@xs4all.nl>
Tue, 4 Feb 2014 09:00:52 +0000
(06:00 -0300)
committer
Mauro Carvalho Chehab
<m.chehab@samsung.com>
Tue, 4 Feb 2014 09:07:06 +0000
(07:07 -0200)
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>
No differences found