mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
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:
committed by
Greg Kroah-Hartman
parent
a0e5facedb
commit
0097ac7b1d
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user