aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000/wilc_oswrapper.h
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-08-17 11:12:49 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-08-17 11:12:49 -0700
commit97fd0f07d4d3f71c20ef4a4f5a65eb461290ca1c (patch)
treec3423df4f49a79482a2a0e955a6818b7bc7933eb /drivers/staging/wilc1000/wilc_oswrapper.h
parentstaging: wilc1000: remove WILC_TimerStart() (diff)
downloadlinux-dev-97fd0f07d4d3f71c20ef4a4f5a65eb461290ca1c.tar.xz
linux-dev-97fd0f07d4d3f71c20ef4a4f5a65eb461290ca1c.zip
staging: wilc1000: delete wilc_timer.h
It is no longer needed at all, so remove this header file. Cc: Johnny Kim <johnny.kim@atmel.com> Cc: Rachel Kim <rachel.kim@atmel.com> Cc: Dean Lee <dean.lee@atmel.com> Cc: Chris Park <chris.park@atmel.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.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/staging/wilc1000/wilc_oswrapper.h b/drivers/staging/wilc1000/wilc_oswrapper.h
index 374e33b528b7..456a8bb60835 100644
--- a/drivers/staging/wilc1000/wilc_oswrapper.h
+++ b/drivers/staging/wilc1000/wilc_oswrapper.h
@@ -23,9 +23,6 @@
/* Error reporting and handling support */
#include "wilc_errorsupport.h"
-/* Timer support */
-#include "wilc_timer.h"
-
/* Memory support */
#include "wilc_memory.h"