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 @@ */ #include <linux/fb.h> #include <linux/pci.h> +#include <linux/module.h> int fb_is_primary_device(struct fb_info *info) { |