DSS2:OMAPFB: Some color keying pointerd renamed in DSS2. Replicated in FB
[pandora-kernel.git] / drivers / s390 / s390mach.h
index f11e574..d39f8b6 100644 (file)
@@ -112,6 +112,9 @@ static inline int stcrw(struct crw *pcrw )
 #define ED_ETR_SYNC    12      /* External damage ETR sync check */
 #define ED_ETR_SWITCH  13      /* External damage ETR switch to local */
 
+#define ED_STP_SYNC    7       /* External damage STP sync check */
+#define ED_STP_ISLAND  6       /* External damage STP island check */
+
 struct pt_regs;
 
 void s390_handle_mcck(void);