diff options
author | Nathan Lynch <[email protected]> | 2022-11-18 09:07:45 -0600 |
---|---|---|
committer | Michael Ellerman <[email protected]> | 2022-12-07 22:40:42 +1100 |
commit | 9581f8a00777a073fdd8146659a51ca007cae8d6 (patch) | |
tree | 88eef023c91848cefe1c5a29003d777a58a5a1ae /scripts/generate_rust_analyzer.py | |
parent | c67a0e411d0ffe0648fe84e25e9f899ce770feb3 (diff) |
powerpc/rtas: clean up includes
rtas.c used to host complex code related to pseries-specific guest
migration and suspend, which used atomics, completions, hcalls, and
CPU hotplug APIs. That's all been deleted or moved, so remove the
include directives that have been rendered unnecessary. Sort the
remainder (with linux/ before asm/) to impose some order on where
future additions go.
Signed-off-by: Nathan Lynch <[email protected]>
Reviewed-by: Andrew Donnellan <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions