diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2022-02-07 23:07:26 +0200 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2022-02-08 21:04:31 -0800 |
commit | 8664d49a815e34f8e88489efb72c23826167adbe (patch) | |
tree | c605ffab915b5857a85f115d9bcae6ab5c1d36dd /tools/bpf | |
parent | 4e76b5c11d25119b16757f14a0a88415fd285df7 (diff) |
ptp_pch: Use ioread64_lo_hi() / iowrite64_lo_hi()
There is already helper functions to do 64-bit I/O on 32-bit machines or
buses, thus we don't need to reinvent the wheel.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20220207210730.75252-2-andriy.shevchenko@linux.intel.com
Acked-by: Richard Cochran <richardcochran@gmail.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/bpf')
0 files changed, 0 insertions, 0 deletions