diff options
author | Mike Rapoport <rppt@linux.vnet.ibm.com> | 2018-07-04 09:28:14 +0300 |
---|---|---|
committer | Geert Uytterhoeven <geert@linux-m68k.org> | 2018-07-29 10:48:18 +0200 |
commit | 384052e4ed274747fb96deb2df46a14d023a2986 (patch) | |
tree | e8a81fced18f743c05b4d1e904df3dc4417265b0 /tools/arch/h8300 | |
parent | 781c4d6f5f278fc23687d6d224ddb452bb5ac368 (diff) | |
download | linux-384052e4ed274747fb96deb2df46a14d023a2986.tar.bz2 |
m68k/bitops: convert __ffs to match generic declaration
The generic bitops declare __ffs as
static inline unsigned long __ffs(unsigned long word);
Convert the m68k version to match the generic declaration.
Signed-off-by: Mike Rapoport <rppt@linux.vnet.ibm.com>
Acked-by: Greg Ungerer <gerg@linux-m68k.org>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Diffstat (limited to 'tools/arch/h8300')
0 files changed, 0 insertions, 0 deletions