summaryrefslogtreecommitdiffstats
path: root/drivers/staging/csr/csr_types.h
diff options
context:
space:
mode:
authorGreg Kroah-Hartman2012-06-20 02:33:16 +0200
committerGreg Kroah-Hartman2012-06-20 02:34:58 +0200
commit95edd09ec3b15b165e2c7ba1e54cc508eafb2321 (patch)
tree7fb38c96bdc89f409e0ba5afcf1a703b01c482ca /drivers/staging/csr/csr_types.h
parentStaging: add CSR wifi module (diff)
downloadkernel-qcow2-linux-95edd09ec3b15b165e2c7ba1e54cc508eafb2321.tar.gz
kernel-qcow2-linux-95edd09ec3b15b165e2c7ba1e54cc508eafb2321.tar.xz
kernel-qcow2-linux-95edd09ec3b15b165e2c7ba1e54cc508eafb2321.zip
Staging: csr: update to version 5.1.0 of the driver
This brings the in-kernel driver up to the level of the csr-linux-wifi-5.1.0-oss.tar.gz tarball. Cc: Mikko Virkkilä <mikko.virkkila@bluegiga.com> Cc: Lauri Hintsala <Lauri.Hintsala@bluegiga.com> Cc: Riku Mettälä <riku.mettala@bluegiga.com> Cc: Veli-Pekka Peltola <veli-pekka.peltola@bluegiga.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/csr/csr_types.h')
-rw-r--r--drivers/staging/csr/csr_types.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/staging/csr/csr_types.h b/drivers/staging/csr/csr_types.h
index d7d2c5d061fe..23193ea4429f 100644
--- a/drivers/staging/csr/csr_types.h
+++ b/drivers/staging/csr/csr_types.h
@@ -21,6 +21,7 @@
#include <stddef.h>
#include <sys/types.h>
#include <stdarg.h>
+#include <string.h>
#endif
#ifdef __cplusplus