]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/staging/wilc1000/wilc_oswrapper.h
staging: wilc1000: remove WILC_Uint16
[karo-tx-linux.git] / drivers / staging / wilc1000 / wilc_oswrapper.h
index 4b4cfa202043ffd6f6e8409e27c0eeb974039ca6..2e873b6942b6700fda07c11fa407044a610e0bd3 100644 (file)
@@ -14,7 +14,6 @@
 #define WILC_OSW_INTERFACE_VER 2
 
 /* Integer Types */
-typedef unsigned short WILC_Uint16;
 typedef unsigned int WILC_Uint32;
 typedef unsigned long long WILC_Uint64;
 typedef signed char WILC_Sint8;