On Friday, 14 of December 2007, [EMAIL PROTECTED] wrote:
> From: Andrew Morton <[EMAIL PROTECTED]>
>
> ia64 allmodconfig:
>
> kernel/power/main.c:493: error: `pm_test_attr' undeclared here (not in a
> function)
I've already sent a better fix for that, thanks.
> Cc: Len Brown <[EMAIL PROTECTED]>
> Cc: "Rafael J. Wysocki" <[EMAIL PROTECTED]>
> Signed-off-by: Andrew Morton <[EMAIL PROTECTED]>
> ---
>
> kernel/power/main.c | 3 ---
> 1 file changed, 3 deletions(-)
>
> diff -puN kernel/power/main.c~git-acpi-build-fix kernel/power/main.c
> --- a/kernel/power/main.c~git-acpi-build-fix
> +++ a/kernel/power/main.c
> @@ -489,9 +489,6 @@ static struct attribute * g[] = {
> #ifdef CONFIG_PM_TRACE
> &pm_trace_attr.attr,
> #endif
> -#ifdef CONFIG_PM_DEBUG
> - &pm_test_attr.attr,
> -#endif
> NULL,
> };
>
> _
-
To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html