提交 5e1a0f9f 编写于 作者: D David Brown

ARM: msm: vreg is a module and so needs module.h

The MSM7201 vreg appears to have gotten missed in the module.h
cleanup.
Signed-off-by: NDavid Brown <davidb@codeaurora.org>
上级 eca55f4d
...@@ -19,6 +19,7 @@ ...@@ -19,6 +19,7 @@
#include <linux/device.h> #include <linux/device.h>
#include <linux/init.h> #include <linux/init.h>
#include <linux/debugfs.h> #include <linux/debugfs.h>
#include <linux/module.h>
#include <linux/string.h> #include <linux/string.h>
#include <mach/vreg.h> #include <mach/vreg.h>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册