linux/arch/mips/sgi-ip32
Atsushi Nemoto 6f8782c4b2 [MIPS] Use __ffs() instead of ffs() in ip32_irq0().
With recent rewrite for generic bitops, ffs() is defined the same way
as the libc and compiler built-in routines (returns int instead of
unsigned long).  Use __ffs() for 64bit value.
    
Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2006-04-27 15:13:49 +01:00
..
Makefile [MIPS] Rewrite all the assembler interrupt handlers to C. 2006-04-19 04:14:21 +02:00
crime.c [MIPS] IP32: Fix sparse warnings. 2005-11-17 16:23:48 +00:00
ip32-berr.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ip32-irq.c [MIPS] Use __ffs() instead of ffs() in ip32_irq0(). 2006-04-27 15:13:49 +01:00
ip32-memory.c O2 doesn't have _that_ much RAM. 2005-10-29 19:30:37 +01:00
ip32-reset.c [PATCH] Notifier chain update: API changes 2006-03-27 08:44:50 -08:00
ip32-setup.c [PATCH] mips: fixed collision of rtc function name 2006-03-27 08:44:50 -08:00