Commit 0d75a96a authored by David S. Miller's avatar David S. Miller

[FB SBUS]: sbuslib.c needs linux/mm.h

parent 5630945e
...@@ -7,6 +7,7 @@ ...@@ -7,6 +7,7 @@
#include <linux/module.h> #include <linux/module.h>
#include <linux/string.h> #include <linux/string.h>
#include <linux/fb.h> #include <linux/fb.h>
#include <linux/mm.h>
#include <asm/oplib.h> #include <asm/oplib.h>
#include <asm/fbio.h> #include <asm/fbio.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment