Commit a3b4f7f1 authored by Matt Reppert's avatar Matt Reppert Committed by Richard Henderson

[ALPHA] Include module.h for EXPORT_SYMBOL.

parent b94ce25b
...@@ -19,6 +19,7 @@ ...@@ -19,6 +19,7 @@
#include <linux/ioport.h> #include <linux/ioport.h>
#include <linux/kernel.h> #include <linux/kernel.h>
#include <linux/bootmem.h> #include <linux/bootmem.h>
#include <linux/module.h>
#include <linux/cache.h> #include <linux/cache.h>
#include <asm/machvec.h> #include <asm/machvec.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