提交 19694b5e 编写于 作者: P Paul Gortmaker 提交者: Mark Brown

regmap: delete unused module.h from drivers/base/regmap files

Remove unused module.h and/or replace with export.h
as required.
Signed-off-by: NPaul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: NMark Brown <broonie@opensource.wolfsonmicro.com>
上级 a313f9f5
......@@ -11,7 +11,6 @@
*/
#include <linux/slab.h>
#include <linux/module.h>
#include <linux/mutex.h>
#include <linux/debugfs.h>
#include <linux/uaccess.h>
......
......@@ -11,7 +11,7 @@
*/
#include <linux/slab.h>
#include <linux/module.h>
#include <linux/export.h>
#include <linux/mutex.h>
#include <linux/err.h>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册