staging: wilc1000: remove INLINE macro
This patch removes INLINE macro that is used anymore. Signed-off-by: Chaehyun Lim <chaehyun.lim@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
0063fdfb12
commit
18f05b5295
@ -17,7 +17,6 @@
|
||||
/*****************************************************************************/
|
||||
/* Constants */
|
||||
/*****************************************************************************/
|
||||
#define INLINE static __inline
|
||||
#define TAG_PARAM_OFFSET (MAC_HDR_LEN + TIME_STAMP_LEN + \
|
||||
BEACON_INTERVAL_LEN + CAP_INFO_LEN)
|
||||
|
||||
|
@ -9,7 +9,6 @@
|
||||
|
||||
#include "wilc_wlan_if.h"
|
||||
#include "wilc_wlan.h"
|
||||
#define INLINE static __inline
|
||||
|
||||
/********************************************
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user