dect
/
linux-2.6
Archived
13
0
Fork 0

[PARISC] Build fixes for power.c

<linux/pm.h> is no longer implicitly included.

Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>
This commit is contained in:
Kyle McMartin 2007-05-25 19:19:35 -04:00 committed by Kyle McMartin
parent ad46c54868
commit 5c04ec74da
1 changed files with 1 additions and 0 deletions

View File

@ -41,6 +41,7 @@
#include <linux/reboot.h>
#include <linux/sched.h>
#include <linux/kthread.h>
#include <linux/pm.h>
#include <asm/pdc.h>
#include <asm/io.h>