From: Paul Gortmaker Date: Tue, 8 Nov 2011 19:56:50 +0000 (-0500) Subject: drivers/media: video/a5k6aa is a module and so needs module.h X-Git-Tag: v3.2-rc2~28^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6aec187a90aeb883533c9180e2acac1e54c87f7d;p=pandora-kernel.git drivers/media: video/a5k6aa is a module and so needs module.h 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 --- Reading git-diff-tree failed