diff options
author | Leonardo Bras <leobras.c@gmail.com> | 2020-05-19 01:42:44 +0200 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2020-06-02 12:59:08 +0200 |
commit | 783a015b747f606e803b798eb8b50c73c548691d (patch) | |
tree | bb476efd18312e1997f3d487502bc18f2642cfa4 /net/mptcp/protocol.c | |
parent | powerpc/crash: Use NMI context for printk when starting to crash (diff) | |
download | linux-783a015b747f606e803b798eb8b50c73c548691d.tar.xz linux-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 'net/mptcp/protocol.c')
0 files changed, 0 insertions, 0 deletions