commit | 9c0223b53a26c506ecc7a36ec491afa688eebee1 | [log] [tgz] |
---|---|---|
author | Janusz Krzysztofik <jkrzyszt@tis.icnet.pl> | Thu Nov 24 20:16:35 2011 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Sun Dec 11 09:43:34 2011 -0200 |
tree | 32caff2859c71666169bb303f42b234a2ae248ce | |
parent | 08da558ae0aaa488d8273ee44177c86580ba0d5a [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: Guennadi Liakhovetski <g.liakhovetski@gmx.de> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>