diff options
author | Akinobu Mita <akinobu.mita@gmail.com> | 2013-08-14 22:07:30 +0900 |
---|---|---|
committer | Chris Metcalf <cmetcalf@tilera.com> | 2013-09-03 14:53:27 -0400 |
commit | d6a0aa314c06743b702931cb468f400b7615c5c9 (patch) | |
tree | ca6d0ad79d99ab5ad4bbe2b5e85e512acd13cb88 /arch/x86 | |
parent | f6f380dff682749373d5a654a76e9bc8467010c5 (diff) | |
download | op-kernel-dev-d6a0aa314c06743b702931cb468f400b7615c5c9.zip op-kernel-dev-d6a0aa314c06743b702931cb468f400b7615c5c9.tar.gz |
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/x86')
0 files changed, 0 insertions, 0 deletions