drivers/media: Add module.h to all files using it implicitly

A pending cleanup will mean that module.h won't be implicitly
everywhere anymore.  Make sure the modular drivers in clocksource
are actually calling out for <module.h> explicitly in advance.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
This commit is contained in:
Paul Gortmaker
2011-07-03 14:03:12 -04:00
부모 35a246363e
커밋 7a707b8920
144개의 변경된 파일144개의 추가작업 그리고 0개의 파일을 삭제

파일 보기

@@ -10,6 +10,7 @@
*/
#include <media/rc-map.h>
#include <linux/module.h>
/* mce-mode imon mce remote key table */
static struct rc_map_table imon_mce[] = {