提交 a84fd345 编写于 作者: M Miguel Botón 提交者: David S. Miller

iwlwifi: remove redundant declaration of 'iwl3945_priv' and 'iwl4965_priv' structs

This patch removes a redundant declaration of 'iwl3945_priv' and 'iwl4965_priv' structs.
Signed-off-by: NMiguel Boton <mboton@gmail.com>
Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
上级 d1283948
......@@ -36,8 +36,6 @@
#include <linux/kernel.h>
#include <net/ieee80211_radiotap.h>
struct iwl3945_priv;
/* Hardware specific file defines the PCI IDs table for that hardware module */
extern struct pci_device_id iwl3945_hw_card_ids[];
......
......@@ -36,8 +36,6 @@
#include <linux/kernel.h>
#include <net/ieee80211_radiotap.h>
struct iwl4965_priv;
/* Hardware specific file defines the PCI IDs table for that hardware module */
extern struct pci_device_id iwl4965_hw_card_ids[];
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册