commit | d95d7b91b4c6e3dfe94c07cd04993f60c887073d | [log] [tgz] |
---|---|---|
author | Janusz Krzysztofik <jkrzyszt@tis.icnet.pl> | Thu Nov 24 19:16:35 2011 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Sat Nov 26 13:45:38 2011 -0200 |
tree | 957c191c628ce21db395a4b5171322217c5472f9 | |
parent | 87d466e503ab1e071eac4bd89c46eb3cb53246a1 [diff] |
[media] V4L: omap1_camera: fix missing <linux/module.h> include Otherwise compilation breaks with: ... after apparently no longer included recursively from other header files. Signed-off-by: Janusz Krzysztofik <jkrzyszt@tis.icnet.pl> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>