提交 7cbdca23 编写于 作者: J James Bottomley

Revert "[SCSI] cnic: fix error: implicit declaration of function ‘__symbol_get’"

This reverts commit bc3bf8fd.

All the commit did was add a second #include of <linux/module.h> which is
the wrong fix.
Signed-off-by: NJames Bottomley <James.Bottomley@HansenPartnership.com>
上级 1be7bd82
......@@ -25,8 +25,6 @@
#include <linux/delay.h>
#include <linux/ethtool.h>
#include <linux/if_vlan.h>
#include <linux/module.h>
#if defined(CONFIG_VLAN_8021Q) || defined(CONFIG_VLAN_8021Q_MODULE)
#define BCM_VLAN 1
#endif
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册