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:
Chaehyun Lim 2015-09-17 16:48:42 +09:00 committed by Greg Kroah-Hartman
parent 0063fdfb12
commit 18f05b5295
2 changed files with 0 additions and 2 deletions

View File

@ -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)

View File

@ -9,7 +9,6 @@
#include "wilc_wlan_if.h"
#include "wilc_wlan.h"
#define INLINE static __inline
/********************************************
*