summaryrefslogtreecommitdiffstats
path: root/include/asm-i386/fb.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-i386/fb.h')
-rw-r--r--include/asm-i386/fb.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/asm-i386/fb.h b/include/asm-i386/fb.h
index d30073c..d1c6297 100644
--- a/include/asm-i386/fb.h
+++ b/include/asm-i386/fb.h
@@ -1,9 +1,12 @@
#ifndef _ASM_FB_H_
#define _ASM_FB_H_
+#include <linux/fb.h>
#include <linux/fs.h>
#include <asm/page.h>
+extern int fb_is_primary_device(struct fb_info *info);
+
static inline void fb_pgprotect(struct file *file, struct vm_area_struct *vma,
unsigned long off)
{
OpenPOWER on IntegriCloud