[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:
parent
ad46c54868
commit
5c04ec74da
1 changed files with 1 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue