summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000/wilc_msgqueue.c
diff options
context:
space:
mode:
authorDean Lee2015-06-16 08:28:21 +0200
committerGreg Kroah-Hartman2015-06-17 04:18:15 +0200
commitc3ea8a720099873503464049da900d6df7a7a14e (patch)
tree55194fe7d9fd146c4721ec8a37c6c824a95efc89 /drivers/staging/wilc1000/wilc_msgqueue.c
parentstaging: unisys: visorchannel_write() fix potential memory corruption (diff)
downloadkernel-qcow2-linux-c3ea8a720099873503464049da900d6df7a7a14e.tar.gz
kernel-qcow2-linux-c3ea8a720099873503464049da900d6df7a7a14e.tar.xz
kernel-qcow2-linux-c3ea8a720099873503464049da900d6df7a7a14e.zip
staging: wilc1000: rework include wilc_oswrapper.h
rework line '#include "wilc_oswrapper.h"' it does not used anywhere after change own data type to common data type. Signed-off-by: Dean Lee <dean.lee@atmel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/wilc1000/wilc_msgqueue.c')
-rw-r--r--drivers/staging/wilc1000/wilc_msgqueue.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/wilc1000/wilc_msgqueue.c b/drivers/staging/wilc1000/wilc_msgqueue.c
index 04fe5a59de5c..16bcef4b5c00 100644
--- a/drivers/staging/wilc1000/wilc_msgqueue.c
+++ b/drivers/staging/wilc1000/wilc_msgqueue.c
@@ -1,5 +1,5 @@
-#include "wilc_oswrapper.h"
+#include "wilc_msgqueue.h"
#include <linux/spinlock.h>
/*!