]> Pileus Git - ~andy/linux/blobdiff - drivers/staging/keucr/smcommon.h
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi...
[~andy/linux] / drivers / staging / keucr / smcommon.h
index 00064cabf4ed5841688ec1beb5271fcb060cb71f..278bdb8711294ecde52faf55efd2a330025781ec 100644 (file)
@@ -6,7 +6,7 @@
 /***************************************************************************
 Define Difinetion
 ***************************************************************************/
-#define SUCCESS             0x0000 /* SUCCESS */
+#define SMSUCCESS           0x0000 /* SUCCESS */
 #define ERROR               0xFFFF /* ERROR */
 #define CORRECT             0x0001 /* CORRECTABLE */