summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000/wilc_oswrapper.h
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2015-06-01 21:06:34 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-06-02 13:45:21 +0900
commitf155bcf8deb4e93ea63aeb62b504fa6c0b007065 (patch)
treedc26614d4450d30a0acc22725e404ba5bbc6688e /drivers/staging/wilc1000/wilc_oswrapper.h
parent1185aaf55c20a1dfea8b7362e954da55e0e84fa7 (diff)
downloadop-kernel-dev-f155bcf8deb4e93ea63aeb62b504fa6c0b007065.zip
op-kernel-dev-f155bcf8deb4e93ea63aeb62b504fa6c0b007065.tar.gz
staging: wilc1000: remove time wrapper
The abstraction for time in this driver is completely unused, so remove it. 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.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/drivers/staging/wilc1000/wilc_oswrapper.h b/drivers/staging/wilc1000/wilc_oswrapper.h
index 03a1ecf..728ce7c 100644
--- a/drivers/staging/wilc1000/wilc_oswrapper.h
+++ b/drivers/staging/wilc1000/wilc_oswrapper.h
@@ -89,11 +89,6 @@ typedef WILC_Uint16 WILC_WideChar;
#include "wilc_fileops.h"
#endif
-/* Time operations */
-#ifdef CONFIG_WILC_TIME_FEATURE
-#include "wilc_time.h"
-#endif
-
/* Event support */
#ifdef CONFIG_WILC_EVENT_FEATURE
#include "wilc_event.h"
OpenPOWER on IntegriCloud