提交 20a112d0 编写于 作者: P Paul Gortmaker

ssb: Add module.h to the real modules in drivers/ssb

The header cleanup means that module.h is no longer simply
everywhere.  So real modules need to actively include it.
Signed-off-by: NPaul Gortmaker <paul.gortmaker@windriver.com>
上级 0205a904
......@@ -11,6 +11,7 @@
*/
#include <linux/pci.h>
#include <linux/module.h>
#include <linux/ssb/ssb.h>
#include "ssb_private.h"
......
......@@ -12,6 +12,7 @@
#include <linux/delay.h>
#include <linux/io.h>
#include <linux/module.h>
#include <linux/ssb/ssb.h>
#include <linux/ssb/ssb_regs.h>
#include <linux/ssb/ssb_driver_gige.h>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册