Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

Staging: winbond: mds_f: deleted extern function

Deleted an extern function that wasn't used in this driver.

Signed-off-by: Iker Pedrosa <ikerpedrosam@gmail.com>
Acked-by: Pavel Machek <pavel@ucw.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Iker Pedrosa and committed by
Greg Kroah-Hartman
dbd37ee5 7a52a72e

-1
-1
drivers/staging/winbond/mds_f.h
··· 9 9 void Mds_SendComplete(struct wbsoft_priv *adapter, struct T02_descriptor *pt02); 10 10 void Mds_MpduProcess(struct wbsoft_priv *adapter, 11 11 struct wb35_descriptor *prxdes); 12 - extern void DataDmp(u8 *pdata, u32 len, u32 offset); 13 12 14 13 /* For data frame sending */ 15 14 u16 MDS_GetPacketSize(struct wbsoft_priv *adapter);