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:
8e57dec
)
[media] media: davinci: added module.h to resolve unresolved macros
author
Henrique Camargo
<henrique@henriquecamargo.com>
Wed, 8 Feb 2012 15:44:30 +0000
(12:44 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Tue, 28 Feb 2012 20:06:54 +0000
(17:06 -0300)
Included module.h explicitly to resolve the macros THIS_MODULE and
MODULE_LICENSE. This avoids compilations errors as those defines were not
declared.
Signed-off-by: Henrique Camargo <henrique@henriquecamargo.com>
Signed-off-by: Diogo Luvizon <diogoluvizon@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found