summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000/wilc_msgqueue.h
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.h
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.h')
-rw-r--r--drivers/staging/wilc1000/wilc_msgqueue.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/drivers/staging/wilc1000/wilc_msgqueue.h b/drivers/staging/wilc1000/wilc_msgqueue.h
index 2ca02db95ee2..35b10019eebd 100644
--- a/drivers/staging/wilc1000/wilc_msgqueue.h
+++ b/drivers/staging/wilc1000/wilc_msgqueue.h
@@ -10,6 +10,11 @@
* @version 1.0
*/
+#include "wilc_platform.h"
+#include "wilc_errorsupport.h"
+#include "wilc_memory.h"
+#include "wilc_strutils.h"
+
/*!
* @struct tstrWILC_MsgQueueAttrs
* @brief Message Queue API options