Commit 2a66c0bf authored by Dave Jones's avatar Dave Jones Committed by Linus Torvalds

[PATCH] Missing acpi include.

Uses CONFIG_ but doesn't include config.h
parent 8a2da488
...@@ -24,6 +24,7 @@ ...@@ -24,6 +24,7 @@
*/ */
#include <linux/init.h> #include <linux/init.h>
#include <linux/config.h>
#include <linux/acpi.h> #include <linux/acpi.h>
#include <asm/pgalloc.h> #include <asm/pgalloc.h>
#include <asm/apic.h> #include <asm/apic.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