summaryrefslogtreecommitdiffstats
path: root/drivers/staging
diff options
context:
space:
mode:
authorChaehyun Lim <chaehyun.lim@gmail.com>2015-08-11 10:32:42 +0900
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-08-14 18:59:47 -0700
commit598f85bfaeeaac0272c8e79f314076e48d445bcf (patch)
tree2c19cc0c9f524d14fce9d7d6bbf9e8c9543fb0a9 /drivers/staging
parent49188af27211b218fffacb26df5e96bf4b7e616c (diff)
downloadlinux-598f85bfaeeaac0272c8e79f314076e48d445bcf.tar.bz2
staging: wilc1000: remove WILC_FREE
Remove WILC_FREE that is replaced by kfree. Signed-off-by: Chaehyun Lim <chaehyun.lim@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging')
-rw-r--r--drivers/staging/wilc1000/wilc_memory.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/drivers/staging/wilc1000/wilc_memory.h b/drivers/staging/wilc1000/wilc_memory.h
index 1c0cb82218a7..5ec4ef303c9c 100644
--- a/drivers/staging/wilc1000/wilc_memory.h
+++ b/drivers/staging/wilc1000/wilc_memory.h
@@ -112,11 +112,6 @@ void WILC_MemoryFree(const void *pvBlock, tstrWILC_MemoryAttrs *strAttrs,
-/*!
- * @brief standrad free wrapper with default attributes
- */
-#define WILC_FREE(__ptr__) \
- WILC_FREE_EX(__ptr__, NULL)
/*!
* @brief Allocates a block (with default attributes) of given type and number of