diff options
Diffstat (limited to 'arch/x86/video/fbdev.c')
-rw-r--r-- | arch/x86/video/fbdev.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/video/fbdev.c b/arch/x86/video/fbdev.c index 69527688f794..c5ffb6ac8707 100644 --- a/arch/x86/video/fbdev.c +++ b/arch/x86/video/fbdev.c | |||
@@ -8,6 +8,7 @@ | |||
8 | */ | 8 | */ |
9 | #include <linux/fb.h> | 9 | #include <linux/fb.h> |
10 | #include <linux/pci.h> | 10 | #include <linux/pci.h> |
11 | #include <linux/module.h> | ||
11 | 12 | ||
12 | int fb_is_primary_device(struct fb_info *info) | 13 | int fb_is_primary_device(struct fb_info *info) |
13 | { | 14 | { |