summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000/wilc_oswrapper.h
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2015-06-01 21:06:37 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-06-02 13:45:21 +0900
commit71b13e5990a32e990e41d3478ec6205b94153556 (patch)
treeb2d41815987fd915f73013bf5075746e5fe7e22b /drivers/staging/wilc1000/wilc_oswrapper.h
parent2ed3dc1d3ca0fcbf94ad087187e3d34e337ecf4d (diff)
downloadop-kernel-dev-71b13e5990a32e990e41d3478ec6205b94153556.zip
op-kernel-dev-71b13e5990a32e990e41d3478ec6205b94153556.tar.gz
staging: wilc1000: remove unused memory handling code
The driver contains its own abstraction for memory allocation, most of it unused. This removes the unused parts, but the rest should also be removed later. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/wilc1000/wilc_oswrapper.h')
-rw-r--r--drivers/staging/wilc1000/wilc_oswrapper.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/staging/wilc1000/wilc_oswrapper.h b/drivers/staging/wilc1000/wilc_oswrapper.h
index 8b4c3dc..fd5dd3c 100644
--- a/drivers/staging/wilc1000/wilc_oswrapper.h
+++ b/drivers/staging/wilc1000/wilc_oswrapper.h
@@ -70,9 +70,7 @@ typedef WILC_Uint16 WILC_WideChar;
#endif
/* Memory support */
-#ifdef CONFIG_WILC_MEMORY_FEATURE
#include "wilc_memory.h"
-#endif
/* String Utilities */
#include "wilc_strutils.h"
OpenPOWER on IntegriCloud