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:58 +0900
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-06-11 09:08:59 -0700
commit4320f6febcd5f296fecd263b9624f442e4c9e307 (patch)
treeff6e1b3ee4a5d614caf92be0b41d43c977a05d57 /drivers/staging/wilc1000/wilc_oswrapper.h
parentca356ada7cf4668bf3eaa65a6a25671f185c2229 (diff)
downloadop-kernel-dev-4320f6febcd5f296fecd263b9624f442e4c9e307.zip
op-kernel-dev-4320f6febcd5f296fecd263b9624f442e4c9e307.tar.gz
staging: wilc1000: remove WILC_Sint16
Use s16 instead of WILC_Sint16. 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 7e84475..6deec34 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 short WILC_Sint16;
typedef signed int WILC_Sint32;
typedef signed long long WILC_Sint64;
OpenPOWER on IntegriCloud