diff options
author | Atsushi Nemoto <anemo@mba.ocn.ne.jp> | 2006-04-17 08:24:49 -0400 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2006-04-27 10:13:49 -0400 |
commit | 6f8782c4b2ed3cb652f1ad6b6d91890c7f2423ab (patch) | |
tree | 772c02f21ccf4178681d3506888bdda3ff139f4f /Documentation/ioctl-number.txt | |
parent | bc818247203a7bfc40296a3f5b760de84fb8e0d1 (diff) |
[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>
Diffstat (limited to 'Documentation/ioctl-number.txt')
0 files changed, 0 insertions, 0 deletions