forked from Minki/linux
Staging: winbond: mto: deleted extern functions
Deleted declaration of external functions that weren't used on this driver. Signed-off-by: Iker Pedrosa <ikerpedrosam@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
46234cc5b1
commit
bd85b595fa
@ -129,10 +129,6 @@ extern u16 MTO_Frag_Th_Tbl[];
|
||||
|
||||
void MTO_Init(struct wbsoft_priv *);
|
||||
void MTO_SetTxCount(struct wbsoft_priv *adapter, u8 t0, u8 index);
|
||||
extern void MTO_PeriodicTimerExpired(struct wbsoft_priv *);
|
||||
extern void MTO_SetDTORateRange(struct wbsoft_priv *, u8 *, u8);
|
||||
extern u8 MTO_GetTxRate(struct wbsoft_priv *adapter, u32 fpdu_len);
|
||||
extern u8 MTO_GetTxFallbackRate(struct wbsoft_priv *adapter);
|
||||
|
||||
#endif /* __MTO_H__ */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user