radeonsi: remove flushes at the beginning and end of IBs done by the kernel
[mesa.git] / src / gallium / drivers / i915 / i915_fpc_translate.c
index 38a3388816673f67e0290bcd1b5406e819bdb6dc..456be9d92cac5863586074ed1d89be27aa4d738c 100644 (file)
@@ -111,7 +111,7 @@ static const float cos_constants[4] = { 1.0,
 /**
  * component-wise negation of ureg
  */
-static INLINE int
+static inline int
 negate(int reg, int x, int y, int z, int w)
 {
    /* Another neat thing about the UREG representation */