[PATCH 2/2] PM: Drop unnecessary includes from pm.h

From: Rafael J. Wysocki
Date: Sun Jun 22 2008 - 18:22:40 EST


From: Rafael J. Wysocki <rjw@xxxxxxx>

Drop unnecessary includes from include/linux/pm.h .

Signed-off-by: Rafael J. Wysocki <rjw@xxxxxxx>
---
include/linux/pm.h | 2 --
1 file changed, 2 deletions(-)

Index: linux-2.6/include/linux/pm.h
===================================================================
--- linux-2.6.orig/include/linux/pm.h
+++ linux-2.6/include/linux/pm.h
@@ -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.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/