Skip to content

Commit

Permalink
pm: drop unnecessary includes from pm.h
Browse files Browse the repository at this point in the history
Drop unnecessary includes from include/linux/pm.h .

Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Acked-by: Pavel Machek <pavel@suse.cz>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
  • Loading branch information
rjwysocki authored and torvalds committed Jul 24, 2008
1 parent 40b4ac3 commit 8c36326
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions include/linux/pm.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@
#define _LINUX_PM_H

#include <linux/list.h>
#include <asm/atomic.h>
#include <asm/errno.h>

/*
* Callbacks for platform drivers to implement.
Expand Down

0 comments on commit 8c36326

Please sign in to comment.