regulator: Add module.h to drivers/regulator users as required

Another group of drivers that are taking advantage of the implicit
presence of module.h -- and will break when we pull the carpet out
from under them during a cleanup.  Fix 'em now.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
此提交包含在:
Paul Gortmaker
2011-07-17 16:28:23 -04:00
父節點 22be053fff
當前提交 65602c32ee
共有 19 個檔案被更改,包括 19 行新增0 行删除

查看文件

@@ -18,6 +18,7 @@
#include <linux/slab.h>
#include <linux/init.h>
#include <linux/err.h>
#include <linux/module.h>
#include "mc13xxx.h"
#define MC13892_REVISION 7