Commit c0704069 authored by Sergio Paracuellos's avatar Sergio Paracuellos Committed by Greg Kroah-Hartman

staging: ks7010: remove not used function signature ks_wlan_read_config_file

This commit removes definition of function ks_wlan_read_config_file
which is not being used at all.
Signed-off-by: default avatarSergio Paracuellos <sergio.paracuellos@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent a00c38a3
...@@ -58,7 +58,6 @@ ...@@ -58,7 +58,6 @@
#include "ks_wlan.h" #include "ks_wlan.h"
#include <linux/netdevice.h> #include <linux/netdevice.h>
int ks_wlan_read_config_file(struct ks_wlan_private *priv);
int ks_wlan_setup_parameter(struct ks_wlan_private *priv, int ks_wlan_setup_parameter(struct ks_wlan_private *priv,
unsigned int commit_flag); unsigned int commit_flag);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment