mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-31 16:01:23 +00:00
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>
|
||
|---|---|---|
| .. | ||
| crime.c | ||
| ip32-berr.c | ||
| ip32-irq.c | ||
| ip32-memory.c | ||
| ip32-reset.c | ||
| ip32-setup.c | ||
| Makefile | ||