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:
3b8ce3a
)
drivers/media: video/a5k6aa is a module and so needs module.h
author
Paul Gortmaker
<paul.gortmaker@windriver.com>
Tue, 8 Nov 2011 19:56:50 +0000
(14:56 -0500)
committer
Paul Gortmaker
<paul.gortmaker@windriver.com>
Tue, 8 Nov 2011 19:56:50 +0000
(14:56 -0500)
This file uses core functions like module_init() and module_exit()
and so it explicitly needs to include the module.h header.
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
No differences found