* [PATCH -mm] swsusp: Fix freezer.h breakage
@ 2006-10-29 12:16 Rafael J. Wysocki
2006-10-29 20:26 ` Nigel Cunningham
0 siblings, 1 reply; 2+ messages in thread
From: Rafael J. Wysocki @ 2006-10-29 12:16 UTC (permalink / raw)
To: Andrew Morton; +Cc: LKML, Nigel Cunningham, Pavel Machek
Make swsusp compile again.
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
---
---
kernel/power/disk.c | 1 +
kernel/power/main.c | 1 +
kernel/power/user.c | 1 +
3 files changed, 3 insertions(+)
Index: linux-2.6.19-rc2-mm2/kernel/power/disk.c
===================================================================
--- linux-2.6.19-rc2-mm2.orig/kernel/power/disk.c
+++ linux-2.6.19-rc2-mm2/kernel/power/disk.c
@@ -10,6 +10,7 @@
*/
#include <linux/suspend.h>
+#include <linux/freezer.h>
#include <linux/syscalls.h>
#include <linux/reboot.h>
#include <linux/string.h>
Index: linux-2.6.19-rc2-mm2/kernel/power/main.c
===================================================================
--- linux-2.6.19-rc2-mm2.orig/kernel/power/main.c
+++ linux-2.6.19-rc2-mm2/kernel/power/main.c
@@ -10,6 +10,7 @@
#include <linux/module.h>
#include <linux/suspend.h>
+#include <linux/freezer.h>
#include <linux/kobject.h>
#include <linux/string.h>
#include <linux/delay.h>
Index: linux-2.6.19-rc2-mm2/kernel/power/user.c
===================================================================
--- linux-2.6.19-rc2-mm2.orig/kernel/power/user.c
+++ linux-2.6.19-rc2-mm2/kernel/power/user.c
@@ -10,6 +10,7 @@
*/
#include <linux/suspend.h>
+#include <linux/freezer.h>
#include <linux/syscalls.h>
#include <linux/reboot.h>
#include <linux/string.h>
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH -mm] swsusp: Fix freezer.h breakage
2006-10-29 12:16 [PATCH -mm] swsusp: Fix freezer.h breakage Rafael J. Wysocki
@ 2006-10-29 20:26 ` Nigel Cunningham
0 siblings, 0 replies; 2+ messages in thread
From: Nigel Cunningham @ 2006-10-29 20:26 UTC (permalink / raw)
To: Rafael J. Wysocki; +Cc: Andrew Morton, LKML, Pavel Machek
Hi.
On Sun, 2006-10-29 at 13:16 +0100, Rafael J. Wysocki wrote:
> Make swsusp compile again.
>
> Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Ack.
I sent this last week, but think it got lost in the flood of emails :)
Nigel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-10-29 20:26 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-10-29 12:16 [PATCH -mm] swsusp: Fix freezer.h breakage Rafael J. Wysocki
2006-10-29 20:26 ` Nigel Cunningham
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®