staging: wilc1000: remove unused defines
This patch removes unused defines. Signed-off-by: Chaehyun Lim <chaehyun.lim@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
a0e5facedb
commit
0097ac7b1d
1 changed files with 0 additions and 4 deletions
|
|
@ -41,8 +41,4 @@ typedef time_t WILC_Time;
|
|||
* others
|
||||
********************************************************************/
|
||||
|
||||
/* Generic printf function */
|
||||
#define __WILC_FILE__ __FILE__
|
||||
#define __WILC_FUNCTION__ __func__
|
||||
#define __WILC_LINE__ __LINE__
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue