mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-08 11:41:37 -04:00
staging: wilc1000: remove WILC_Sint64
remove unused WILC_Sint64. Signed-off-by: Chaehyun Lim <chaehyun.lim@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
fb4ec9caa4
commit
8a69ebc277
@@ -13,9 +13,6 @@
|
||||
/* OS Wrapper interface version */
|
||||
#define WILC_OSW_INTERFACE_VER 2
|
||||
|
||||
/* Integer Types */
|
||||
typedef signed long long WILC_Sint64;
|
||||
|
||||
/* Boolean type */
|
||||
typedef enum {
|
||||
WILC_FALSE = 0,
|
||||
|
||||
Reference in New Issue
Block a user