瀏覽代碼

iwlagn: remove led_ops

No longer use, remove it

Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
Wey-Yi Guy 14 年之前
父節點
當前提交
f212b43c4e
共有 1 個文件被更改,包括 0 次插入4 次删除
  1. 0 4
      drivers/net/wireless/iwlwifi/iwl-core.h

+ 0 - 4
drivers/net/wireless/iwlwifi/iwl-core.h

@@ -186,10 +186,6 @@ struct iwl_lib_ops {
 	struct iwl_debugfs_ops debugfs_ops;
 };
 
-struct iwl_led_ops {
-	int (*cmd)(struct iwl_priv *priv, struct iwl_led_cmd *led_cmd);
-};
-
 /* NIC specific ops */
 struct iwl_nic_ops {
 	void (*additional_nic_config)(struct iwl_priv *priv);