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:59 +0900
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-06-11 09:08:59 -0700
commitfb4ec9caa464666c200ca95069cf135bb199b855 (patch)
treec3ea6373e366526edd272978947a06ad4960fed8 /drivers/staging/wilc1000/wilc_oswrapper.h
parent4320f6febcd5f296fecd263b9624f442e4c9e307 (diff)
downloadop-kernel-dev-fb4ec9caa464666c200ca95069cf135bb199b855.zip
op-kernel-dev-fb4ec9caa464666c200ca95069cf135bb199b855.tar.gz
staging: wilc1000: remove WILC_Sint32
Use s32 instead of WILC_Sint32. 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 6deec34..f9a5a3a 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 int WILC_Sint32;
typedef signed long long WILC_Sint64;
/* Boolean type */
OpenPOWER on IntegriCloud