summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000/wilc_oswrapper.h
diff options
context:
space:
mode:
authorChaehyun Lim <chaehyun.lim@gmail.com>2015-08-10 11:33:22 +0900
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-08-14 18:42:08 -0700
commit071c19e73b605086a26d83ff911cdc6e6af0b3b8 (patch)
treef1fdf785783cf8858bb3281d63a8fcaaae7dcce1 /drivers/staging/wilc1000/wilc_oswrapper.h
parent9504f96492f477b20b97ec92d480f646b7e7a488 (diff)
downloadop-kernel-dev-071c19e73b605086a26d83ff911cdc6e6af0b3b8.zip
op-kernel-dev-071c19e73b605086a26d83ff911cdc6e6af0b3b8.tar.gz
staging: wilc1000: remove wilc_strutils.c and wilc_strutils.h
Remove wilc_strutils.c and wilc_strutils.h that are not needed. wilc_strutils.o is also removed in Makefile. Signed-off-by: Chaehyun Lim <chaehyun.lim@gmail.com> 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 e97aa96..652c882 100644
--- a/drivers/staging/wilc1000/wilc_oswrapper.h
+++ b/drivers/staging/wilc1000/wilc_oswrapper.h
@@ -32,8 +32,6 @@
/* Memory support */
#include "wilc_memory.h"
-/* String Utilities */
-#include "wilc_strutils.h"
/* Message Queue */
#include "wilc_msgqueue.h"
OpenPOWER on IntegriCloud