diff options
author | Nicholas Piggin <npiggin@gmail.com> | 2022-10-06 20:56:53 +1000 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2022-11-24 23:31:48 +1100 |
commit | f985adaf2ff934ec869b32ca1f7f97e2825e3a49 (patch) | |
tree | 8a30316d036c65f5a41b7dcd91f514d1a84d2624 /scripts/stackusage | |
parent | d90bb7b4fdaff3f2fa68c7af85de2ce9e70189b1 (diff) |
powerpc: remove the last remnants of cputime_t
cputime_t was a core kernel type, removed by commits
ed5c8c854f2b..b672592f0221. As explained in commit b672592f0221
("sched/cputime: Remove generic asm headers"), the final cleanup
is for the arch to provide cputime_to_nsec[s](). Commit ade7667a981b
("powerpc: Add cputime_to_nsecs()") did that, but justdidn't remove
the then-unused cputime_to_usecs(), cputime_t type, and associated
remnants.
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20221006105653.115829-1-npiggin@gmail.com
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions