Linux MIPS Architecture development
 help / color / mirror / Atom feed
* sead_int.c
@ 2003-08-01 14:47 David Kesselring
  2003-08-02 16:52 ` sead_int.c Ralf Baechle
  0 siblings, 1 reply; 2+ messages in thread
From: David Kesselring @ 2003-08-01 14:47 UTC (permalink / raw)
  To: linux-mips

Tell me if I'm incorrect but it looks like this for condition is wrong.
There are only 2 defined irqs.

	for (i = 0; i <= SEADINT_END; i++)
	              ^^	should be just < ??

David Kesselring
Atmel MMC
dkesselr@mmc.atmel.com
919-462-6587

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: sead_int.c
  2003-08-01 14:47 sead_int.c David Kesselring
@ 2003-08-02 16:52 ` Ralf Baechle
  0 siblings, 0 replies; 2+ messages in thread
From: Ralf Baechle @ 2003-08-02 16:52 UTC (permalink / raw)
  To: David Kesselring; +Cc: linux-mips

On Fri, Aug 01, 2003 at 10:47:51AM -0400, David Kesselring wrote:

> Tell me if I'm incorrect but it looks like this for condition is wrong.
> There are only 2 defined irqs.
> 
> 	for (i = 0; i <= SEADINT_END; i++)
> 	              ^^	should be just < ??

Looks like you're right ...

  Ralf

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-08-02 16:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-08-01 14:47 sead_int.c David Kesselring
2003-08-02 16:52 ` sead_int.c Ralf Baechle

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox