diff options
author | Leonardo Bras <[email protected]> | 2020-05-18 20:42:44 -0300 |
---|---|---|
committer | Michael Ellerman <[email protected]> | 2020-06-02 20:59:08 +1000 |
commit | 783a015b747f606e803b798eb8b50c73c548691d (patch) | |
tree | bb476efd18312e1997f3d487502bc18f2642cfa4 /tools/perf/scripts/python/sched-migration.py | |
parent | af2876b501e42c3fb5174cac9dd02598436f0fdf (diff) |
powerpc/rtas: Move type/struct definitions from rtas.h into rtas-types.h
In order to get any rtas* struct into other headers, including rtas.h
may cause a lot of errors, regarding include dependency needed for
inline functions.
Create rtas-types.h and move there all type/struct definitions
from rtas.h, then include rtas-types.h into rtas.h.
Also, as suggested by checkpath.pl, replace uint8_t for u8.
Signed-off-by: Leonardo Bras <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions