| To: | ilya@theIlya.com |
|---|---|
| Subject: | Re: ip32 timer setup fix |
| From: | Andrew Clausen <clausen@gnu.org> |
| Date: | Mon, 30 Jun 2003 13:28:41 +0000 |
| Cc: | ralf@linux-mips.org, linux-mips@linux-mips.org |
| In-reply-to: | <20030630031338.GK13617@gateway.total-knowledge.com> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <20030630031338.GK13617@gateway.total-knowledge.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mutt/1.5.4i |
On Sun, Jun 29, 2003 at 08:13:38PM -0700, ilya@theIlya.com wrote: > diff -u -r1.4 ip32-setup.c > --- arch/mips/sgi-ip32/ip32-setup.c 14 Apr 2003 16:33:24 -0000 1.4 > +++ arch/mips/sgi-ip32/ip32-setup.c 30 Jun 2003 03:11:05 -0000 > @@ -94,6 +94,7 @@ > rtc_ops = &ip32_rtc_ops; > board_be_init = ip32_be_init; > board_time_init = ip32_time_init; > + board_timer_setup = ip32_timer_setup(); > > crime_init (); > } Without even looking at the code... it looks like those () are wrong. (Is board_timer_setup a function pointer?) I could be talking rubbish of course. Cheers, Andrew |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | ip32 timer setup fix, ilya |
|---|---|
| Next by Date: | Re: ip32 timer setup fix, ilya |
| Previous by Thread: | ip32 timer setup fix, ilya |
| Next by Thread: | Re: ip32 timer setup fix, ilya |
| Indexes: | [Date] [Thread] [Top] [All Lists] |