Hannes Reinecke <[EMAIL PROTECTED]> writes: > --- linux-2.6.10/kernel/power/disk.c.orig 2005-01-31 > 13:54:17.000000000 +0100 > +++ linux-2.6.10/kernel/power/disk.c 2005-01-31 14:55:14.000000000 +0100 > @@ -9,6 +9,8 @@ > * > */ > > +#define DEBUG > + > #include <linux/suspend.h> > #include <linux/syscalls.h> > #include <linux/reboot.h> > --- linux-2.6.10/kernel/power/swsusp.c.orig 2005-01-31 > 13:54:17.000000000 +0100 > +++ linux-2.6.10/kernel/power/swsusp.c 2005-01-31 14:53:36.000000000 > +0100 > @@ -36,6 +36,8 @@ > * For TODOs,FIXMEs also look in Documentation/power/swsusp.txt > */ > > +#define DEBUG > + > #include <linux/module.h> > #include <linux/mm.h> > #include <linux/suspend.h>
Another leftovers? Andreas. -- Andreas Schwab, SuSE Labs, [EMAIL PROTECTED] SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different." - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/