Index: arch/sparc64/include/mm/asid.h
===================================================================
--- arch/sparc64/include/mm/asid.h	(revision cc5412e468911668258bf4af5c7371643adcb412)
+++ arch/sparc64/include/mm/asid.h	(revision 4a2f4bb11f3b7c88eee45262b755ff5f2f153dc1)
@@ -38,5 +38,5 @@
 
 #define ASID_STEALING_ENABLED	1
-#define ASID_MAX_ARCH	0x8191	/* 2^13 - 1 */
+#define ASID_MAX_ARCH		8191	/* 2^13 - 1 */
 
 #endif
