[PATCH 06/12] staging: unisys: remove S32 type

Benjamin Romer benjamin.romer at unisys.com
Thu Jul 31 16:00:54 UTC 2014


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

Signed-off-by: Benjamin Romer <benjamin.romer at unisys.com>
---
 drivers/staging/unisys/include/commontypes.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/staging/unisys/include/commontypes.h b/drivers/staging/unisys/include/commontypes.h
index 8bfa760..4e89cdf 100644
--- a/drivers/staging/unisys/include/commontypes.h
+++ b/drivers/staging/unisys/include/commontypes.h
@@ -30,7 +30,6 @@
 #include <syslog.h>
 #endif
 
-#define S32 int32_t
 #define S64 int64_t
 
 #ifdef __KERNEL__
-- 
1.9.1



More information about the devel mailing list