linux/arch/powerpc/include
Nick Child c13f2b2bb5 powerpc/mm: Add __init attribute to eligible functions
Some functions defined in 'arch/powerpc/mm' are deserving of an
`__init` macro attribute. These functions are only called by other
initialization functions and therefore should inherit the attribute.
Also, change function declarations in header files to include `__init`.

Signed-off-by: Nick Child <nick.child@ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20211216220035.605465-4-nick.child@ibm.com
2021-12-23 22:33:11 +11:00
..
asm powerpc/mm: Add __init attribute to eligible functions 2021-12-23 22:33:11 +11:00
uapi/asm powerpc/perf: Expose instruction and data address registers as part of extended regs 2021-10-12 18:39:02 +11:00