Skip to content
Snippets Groups Projects
Commit f212b43c authored by Wey-Yi Guy's avatar Wey-Yi Guy
Browse files

iwlagn: remove led_ops


No longer use, remove it

Signed-off-by: default avatarWey-Yi Guy <wey-yi.w.guy@intel.com>
parent e339807d
No related branches found
No related tags found
No related merge requests found
......@@ -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);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment