commit | 4a98b212768a3ba98c6508e0d5ca7470d3bccec3 | [log] [tgz] |
---|---|---|
author | Henrique Camargo <henrique@henriquecamargo.com> | Wed Feb 08 12:44:30 2012 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Tue Feb 28 17:06:54 2012 -0300 |
tree | 8b683d673fe17e651a55d3515446c824af89fc53 | |
parent | 8e57dec0454d8a3ba987d18b3ab19922c766d4bc [diff] |
[media] media: davinci: added module.h to resolve unresolved macros 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>