提交 28b27d88 编写于 作者: S Syam Sidhardhan 提交者: Barry Song

ARM: prima2: Replace include linux/module.h with linux/export.h

include <linux/export.h> is the right to go here.
Signed-off-by: NSyam Sidhardhan <s.syam@samsung.com>
Signed-off-by: NBarry Song <Baohua.Song@csr.com>
上级 d683b96b
......@@ -9,7 +9,7 @@
#include <linux/kernel.h>
#include <linux/suspend.h>
#include <linux/slab.h>
#include <linux/module.h>
#include <linux/export.h>
#include <linux/of.h>
#include <linux/of_address.h>
#include <linux/of_device.h>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册