projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a0e5fac
)
staging: wilc1000: remove unused defines
author
Chaehyun Lim
<
[email protected]
>
Thu, 17 Sep 2015 07:48:46 +0000
(16:48 +0900)
committer
Greg Kroah-Hartman
<
[email protected]
>
Sat, 19 Sep 2015 02:46:41 +0000
(19:46 -0700)
This patch removes unused defines.
Signed-off-by: Chaehyun Lim <
[email protected]
>
Signed-off-by: Greg Kroah-Hartman <
[email protected]
>
drivers/staging/wilc1000/wilc_platform.h
patch
|
blob
|
history
diff --git
a/drivers/staging/wilc1000/wilc_platform.h
b/drivers/staging/wilc1000/wilc_platform.h
index 1e56973f2f933c4f96a3df699ff21ee5a4577076..5c867ecd5c77d65edd66fcee6c682bdff55d31a0 100644
(file)
--- a/
drivers/staging/wilc1000/wilc_platform.h
+++ b/
drivers/staging/wilc1000/wilc_platform.h
@@
-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