Re: Freezer.h updated patch.
From: Olaf Hering
Date: Mon Jan 01 2007 - 09:16:58 EST
On Sun, Oct 22, Nigel Cunningham wrote:
> +++ b/drivers/macintosh/via-pmu.c
> -#include <linux/suspend.h>
> +#include <linux/freezer.h>
This change will lead to compile errors with -Wimplicit-function-declaration.
What part of freezer.h is used in via-pmu.c?
drivers/macintosh/via-pmu.c:2014: warning: implicit declaration of function `pm_prepare_console'
drivers/macintosh/via-pmu.c:2139: warning: implicit declaration of function `pm_restore_console'
-
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/