Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c14f13ba authored by Benjamin Romer's avatar Benjamin Romer Committed by Greg Kroah-Hartman
Browse files

staging: unisys: remove S32 type



Delete the S32 type from commontypes.h since it wasn't being used.

Signed-off-by: default avatarBenjamin Romer <benjamin.romer@unisys.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 15c564ec
Loading
Loading
Loading
Loading
+0 −1
Original line number Original line Diff line number Diff line
@@ -30,7 +30,6 @@
#include <syslog.h>
#include <syslog.h>
#endif
#endif


#define S32 int32_t
#define S64 int64_t
#define S64 int64_t


#ifdef __KERNEL__
#ifdef __KERNEL__