drm/i915: Do no set Stencil Cache eviction LRA w/a on gen7+
[zen-stable.git] / arch / arm / mach-highbank / include / mach / uncompress.h
blobbbe20e6963251f03faf63df9c8132ab1160913b0
1 #ifndef __MACH_UNCOMPRESS_H
2 #define __MACH_UNCOMPRESS_H
4 #define putc(c)
5 #define flush()
6 #define arch_decomp_setup()
7 #define arch_decomp_wdog()
9 #endif