Skip to content

Commit

Permalink
[PARISC] Build fixes for power.c
Browse files Browse the repository at this point in the history
<linux/pm.h> is no longer implicitly included.

Signed-off-by: Kyle McMartin <[email protected]>
Kyle McMartin authored and Kyle McMartin committed May 25, 2007

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent ad46c54 commit 5c04ec7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/parisc/power.c
Original file line number Diff line number Diff line change
@@ -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>

0 comments on commit 5c04ec7

Please sign in to comment.