diff options
author | 2020-05-18 20:42:44 -0300 | |
---|---|---|
committer | 2020-06-02 20:59:08 +1000 | |
commit | 783a015b747f606e803b798eb8b50c73c548691d (patch) | |
tree | bb476efd18312e1997f3d487502bc18f2642cfa4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | powerpc/crash: Use NMI context for printk when starting to crash (diff) | |
download | linux-dev-783a015b747f606e803b798eb8b50c73c548691d.tar.xz linux-dev-783a015b747f606e803b798eb8b50c73c548691d.zip |
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 <leobras.c@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20200518234245.200672-2-leobras.c@gmail.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions