staging: wilc1000: remove unused defines
authorChaehyun Lim <chaehyun.lim@gmail.com>
Thu, 17 Sep 2015 07:48:46 +0000 (16:48 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 19 Sep 2015 02:46:41 +0000 (19:46 -0700)
This patch removes unused defines.

Signed-off-by: Chaehyun Lim <chaehyun.lim@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/wilc_platform.h

index 1e56973f2f933c4f96a3df699ff21ee5a4577076..5c867ecd5c77d65edd66fcee6c682bdff55d31a0 100644 (file)
@@ -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