diff options
author | Akinobu Mita <akinobu.mita@gmail.com> | 2013-08-14 15:07:30 +0200 |
---|---|---|
committer | Chris Metcalf <cmetcalf@tilera.com> | 2013-09-03 20:53:27 +0200 |
commit | d6a0aa314c06743b702931cb468f400b7615c5c9 (patch) | |
tree | ca6d0ad79d99ab5ad4bbe2b5e85e512acd13cb88 /arch/tile/include/asm/tlb.h | |
parent | tile: eliminate no-op "noatomichash" boot argument (diff) | |
download | linux-d6a0aa314c06743b702931cb468f400b7615c5c9.tar.xz linux-d6a0aa314c06743b702931cb468f400b7615c5c9.zip |
tile: use asm-generic/bitops/builtin-*.h
The definisions of __ffs(), __fls(), and ffs() for tile are almost same
as asm-generic/bitops-*.h. The only difference is that it is defined
as __always_inline or inline. So this switches to use those headers.
Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Signed-off-by: Chris Metcalf <cmetcalf@tilera.com> [moved #includes to end]
Diffstat (limited to 'arch/tile/include/asm/tlb.h')
0 files changed, 0 insertions, 0 deletions