| To: | linux-mips@linux-mips.org |
|---|---|
| Subject: | Re: Kernel compile error - rtc.c |
| From: | Ulrich Eckhardt <eckhardt@satorlaser.com> |
| Date: | Thu, 3 Feb 2005 10:24:23 +0100 |
| In-reply-to: | <000f01c509cb$c7420190$642aa8c0@of0> |
| Organization: | Sator Laser GmbH |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <000f01c509cb$c7420190$642aa8c0@of0> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | KMail/1.7.1 |
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 |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Kernel compile error - rtc.c, Etienne Bauermeister |
|---|---|
| Next by Date: | Re: Dealing with RAM not starting at 0x00000000, Ralf Baechle |
| Previous by Thread: | Kernel compile error - rtc.c, Etienne Bauermeister |
| Next by Thread: | Re: Kernel compile error - rtc.c, Ralf Baechle |
| Indexes: | [Date] [Thread] [Top] [All Lists] |