提交 3659f9c2 编写于 作者: C Cristina Opriceana 提交者: Greg Kroah-Hartman

Staging: rtl8192u: Remove function prototype from .c file

Remove function prototype from r8192U_core.c since it is
declared in the r8192U.h header and this is included in r8192U_core.c
Signed-off-by: NCristina Opriceana <cristina.opriceana@gmail.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 ef8a83e7
...@@ -408,7 +408,6 @@ inline void force_pci_posting(struct net_device *dev) ...@@ -408,7 +408,6 @@ inline void force_pci_posting(struct net_device *dev)
} }
static struct net_device_stats *rtl8192_stats(struct net_device *dev); static struct net_device_stats *rtl8192_stats(struct net_device *dev);
void rtl8192_commit(struct net_device *dev);
static void rtl8192_restart(struct work_struct *work); static void rtl8192_restart(struct work_struct *work);
static void watch_dog_timer_callback(unsigned long data); static void watch_dog_timer_callback(unsigned long data);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册