From: Olaf Hering <olaf@aepfle.de>
To: Nigel Cunningham <ncunningham@linuxmail.org>
Cc: Andrew Morton <akpm@osdl.org>,
LKML <linux-kernel@vger.kernel.org>,
"Rafael J. Wysocki" <rjw@sisk.pl>
Subject: Re: Freezer.h updated patch.
Date: Mon, 1 Jan 2007 14:57:18 +0100 [thread overview]
Message-ID: <20070101135718.GA19125@aepfle.de> (raw)
In-Reply-To: <1161519286.3512.12.camel@nigel.suspend2.net>
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'
next prev parent reply other threads:[~2007-01-01 14:15 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-10-22 12:14 Freezer.h updated patch Nigel Cunningham
2006-10-22 12:29 ` Rafael J. Wysocki
2006-10-22 18:39 ` Andrew Morton
2006-10-22 20:27 ` Rafael J. Wysocki
2006-10-22 21:08 ` Nigel Cunningham
2007-01-01 13:57 ` Olaf Hering [this message]
2007-01-01 22:38 ` [PATCH] Fix freezer.h mistake Nigel Cunningham
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20070101135718.GA19125@aepfle.de \
--to=olaf@aepfle.de \
--cc=akpm@osdl.org \
--cc=linux-kernel@vger.kernel.org \
--cc=ncunningham@linuxmail.org \
--cc=rjw@sisk.pl \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.