Commit 8c363265 authored by Rafael J. Wysocki's avatar Rafael J. Wysocki Committed by Linus Torvalds

pm: drop unnecessary includes from pm.h

Drop unnecessary includes from include/linux/pm.h .
Signed-off-by: default avatarRafael J. Wysocki <rjw@sisk.pl>
Acked-by: default avatarPavel Machek <pavel@suse.cz>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 40b4ac33
...@@ -22,8 +22,6 @@ ...@@ -22,8 +22,6 @@
#define _LINUX_PM_H #define _LINUX_PM_H
#include <linux/list.h> #include <linux/list.h>
#include <asm/atomic.h>
#include <asm/errno.h>
/* /*
* Callbacks for platform drivers to implement. * Callbacks for platform drivers to implement.
......
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