iwlagn: remove led_ops
authorWey-Yi Guy <wey-yi.w.guy@intel.com>
Mon, 18 Apr 2011 16:36:30 +0000 (09:36 -0700)
committerWey-Yi Guy <wey-yi.w.guy@intel.com>
Mon, 18 Apr 2011 16:36:30 +0000 (09:36 -0700)
No longer use, remove it

Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
drivers/net/wireless/iwlwifi/iwl-core.h

index 99a91bd..32a990f 100644 (file)
@@ -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);