I have no idea now why this fragment was in the patch, and Olaf has rightly questioned it.
Please apply. Regards, Nigel diff --git a/drivers/macintosh/via-pmu.c b/drivers/macintosh/via-pmu.c index c8558d4..e63ea1c 100644 --- a/drivers/macintosh/via-pmu.c +++ b/drivers/macintosh/via-pmu.c @@ -42,7 +42,7 @@ #include <linux/init.h> #include <linux/interrupt.h> #include <linux/device.h> #include <linux/sysdev.h> -#include <linux/freezer.h> +#include <linux/suspend.h> #include <linux/syscalls.h> #include <linux/cpu.h> #include <asm/prom.h> - 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/