提交 c12c445e 编写于 作者: A Arend van Spriel 提交者: Greg Kroah-Hartman

staging: brcm80211: remove dhd_set_timer function prototype

This function prototype is not implemented nor referenced in the
brcmfmac driver so it has been removed.
Signed-off-by: NArend van Spriel <arend@broadcom.com>
Reviewed-by: NRoland Vossen <rvossen@broadcom.com>
Reviewed-by: NFranky Lin <frankyl@broadcom.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
上级 54ca2969
......@@ -66,8 +66,6 @@ const char dhd_version[] =
const char dhd_version[] = "Dongle Host Driver, version " EPI_VERSION_STR;
#endif
void dhd_set_timer(void *bus, uint wdtick);
/* IOVar table */
enum {
IOV_VERSION = 1,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册