commit | 6aec187a90aeb883533c9180e2acac1e54c87f7d | [log] [tgz] |
---|---|---|
author | Paul Gortmaker <paul.gortmaker@windriver.com> | Tue Nov 08 14:56:50 2011 -0500 |
committer | Paul Gortmaker <paul.gortmaker@windriver.com> | Tue Nov 08 14:56:50 2011 -0500 |
tree | 4448311943ef60cdf47f90200716a54d885b0ede | |
parent | 3b8ce3aed986090d9249629f97c53b4dfb8c9783 [diff] |
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 <paul.gortmaker@windriver.com>