PATCH suspend doesnt need compatmac either

Alan Cox (alan@lxorguk.ukuu.org.uk)
Tue, 8 Apr 2003 01:44:13 +0100


diff -u --new-file --recursive --exclude-from /usr/src/exclude linux-2.5.67/arch/i386/kernel/suspend.c linux-2.5.67-ac1/arch/i386/kernel/suspend.c
--- linux-2.5.67/arch/i386/kernel/suspend.c 2003-03-06 17:04:22.000000000 +0000
+++ linux-2.5.67-ac1/arch/i386/kernel/suspend.c 2003-04-04 00:03:46.000000000 +0100
@@ -16,7 +16,6 @@
#include <linux/poll.h>
#include <linux/delay.h>
#include <linux/sysrq.h>
-#include <linux/compatmac.h>
#include <linux/proc_fs.h>
#include <linux/irq.h>
#include <linux/pm.h>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/