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:57 +0900
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-06-11 09:08:59 -0700
commitca356ada7cf4668bf3eaa65a6a25671f185c2229 (patch)
treedcb739aa041615baac613bdd4d1057d30f3dac8f /drivers/staging/wilc1000/wilc_oswrapper.h
parent57b298f54e7573df71eff677c9f6cce085c153e3 (diff)
downloadop-kernel-dev-ca356ada7cf4668bf3eaa65a6a25671f185c2229.zip
op-kernel-dev-ca356ada7cf4668bf3eaa65a6a25671f185c2229.tar.gz
staging: wilc1000: remove WILC_Sint8
Use s8 instead of WILC_Sint8. 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 3af48da..7e84475 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 signed char WILC_Sint8;
typedef signed short WILC_Sint16;
typedef signed int WILC_Sint32;
typedef signed long long WILC_Sint64;
OpenPOWER on IntegriCloud