summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000/wilc_oswrapper.h
diff options
context:
space:
mode:
authorChaehyun Lim <chaehyun.lim@gmail.com>2015-06-11 14:35:56 +0900
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-06-11 09:08:59 -0700
commit57b298f54e7573df71eff677c9f6cce085c153e3 (patch)
tree7d5ae61512a23cb2a61806ad11a845e28c977bf3 /drivers/staging/wilc1000/wilc_oswrapper.h
parent4e4467fdd6e89fbbc5208636a85177e4b973ded9 (diff)
downloadop-kernel-dev-57b298f54e7573df71eff677c9f6cce085c153e3.zip
op-kernel-dev-57b298f54e7573df71eff677c9f6cce085c153e3.tar.gz
staging: wilc1000: remove WILC_Uint64
Use u64 instead of WILC_Uint64. Signed-off-by: Chaehyun Lim <chaehyun.lim@gmail.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.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/wilc1000/wilc_oswrapper.h b/drivers/staging/wilc1000/wilc_oswrapper.h
index 964e818..3af48da 100644
--- a/drivers/staging/wilc1000/wilc_oswrapper.h
+++ b/drivers/staging/wilc1000/wilc_oswrapper.h
@@ -14,7 +14,6 @@
#define WILC_OSW_INTERFACE_VER 2
/* Integer Types */
-typedef unsigned long long WILC_Uint64;
typedef signed char WILC_Sint8;
typedef signed short WILC_Sint16;
typedef signed int WILC_Sint32;
OpenPOWER on IntegriCloud