diff options
author | 2019-05-24 14:40:10 +0900 | |
---|---|---|
committer | 2019-06-25 19:49:18 +0200 | |
commit | 93665ab0626ca213074355f7ddab7856898eb73b (patch) | |
tree | 8497dc3834b7a60a2fceb6cc690c0b94b61df9da /tools/perf/scripts/python/export-to-postgresql.py | |
parent | clocksource/drivers/ixp4xx: Implement delay timer (diff) | |
download | wireguard-linux-93665ab0626ca213074355f7ddab7856898eb73b.tar.xz wireguard-linux-93665ab0626ca213074355f7ddab7856898eb73b.zip |
clocksource/drivers/arc_timer: Use BIT() instead of _BITUL()
This is in-kernel C code, so there is no reason to use _BITUL().
Replace it with equivalent BIT().
I added #include <linux/bits.h> explicitly although it has been included
by other headers eventually.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions