aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-s390
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-s390')
-rw-r--r--include/asm-s390/fb.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/asm-s390/fb.h b/include/asm-s390/fb.h
new file mode 100644
index 000000000000..9f8c88d05df4
--- /dev/null
+++ b/include/asm-s390/fb.h
@@ -0,0 +1,6 @@
1#ifndef _ASM_FB_H_
2#define _ASM_FB_H_
3
4#define fb_pgprotect(...) do {} while (0)
5
6#endif /* _ASM_FB_H_ */