提交 404ed596 编写于 作者: A Arnd Bergmann

ARM: msm: add missing include of linux/module.h

After the restructuring of the module.h and init.h headers,
we now need to include this explicitly here.
Signed-off-by: NArnd Bergmann <arnd@arndb.de>
Acked-by: NDavid Brown <davidb@codeaurora.org>
Cc: Daniel Walker <dwalker@fifo99.com>
Cc: Bryan Huntsman <bryanh@codeaurora.org>
上级 22833d55
......@@ -18,6 +18,7 @@
#include <linux/io.h>
#include <linux/interrupt.h>
#include <linux/completion.h>
#include <linux/module.h>
#include <mach/dma.h>
#include <mach/msm_iomap.h>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册