From: Ulrich Eckhardt <eckhardt@satorlaser.com>
To: linux-mips@linux-mips.org
Subject: Re: Kernel compile error - rtc.c
Date: Thu, 3 Feb 2005 10:24:23 +0100 [thread overview]
Message-ID: <200502031024.24321.eckhardt@satorlaser.com> (raw)
In-Reply-To: <000f01c509cb$c7420190$642aa8c0@of0>
Etienne Bauermeister wrote:
> CC drivers/char/rtc.o
> drivers/char/rtc.c: In function `rtc_init':
> drivers/char/rtc.c:955: `r' undeclared (first use in this function)
Just declare it at the top of the function, it was (accidentially) deleted
during some recent cleanups.
> A second question relates to some warnings I got earlier in the
> compilation process stating that some 'variables' (I assume) are
> 'deprecated'. Is this anything to be concerned about?
Maybe. Impossible to say without more info.
BTW: you're mailing plain text and HTML...
cheers
Uli
next prev parent reply other threads:[~2005-02-03 9:22 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-02-03 8:38 Kernel compile error - rtc.c Etienne Bauermeister
2005-02-03 8:38 ` Etienne Bauermeister
2005-02-03 9:24 ` Ulrich Eckhardt [this message]
2005-02-03 13:29 ` Ralf Baechle
2005-02-03 13:23 ` Ralf Baechle
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=200502031024.24321.eckhardt@satorlaser.com \
--to=eckhardt@satorlaser.com \
--cc=linux-mips@linux-mips.org \
/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.