linux/arch/powerpc/sysdev/xics
Nick Child 6c552983d0 powerpc/sysdev: Add __init attribute to eligible functions
Some files functions in 'arch/powerpc/sysdev' 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-6-nick.child@ibm.com
2021-12-23 22:33:12 +11:00
..
icp-hv.c powerpc/sysdev: Add __init attribute to eligible functions 2021-12-23 22:33:12 +11:00
icp-native.c KVM: PPC: Book3S HV: use smp_mb() when setting/clearing host_ipi flag 2019-09-24 12:46:26 +10:00
icp-opal.c powerpc/sysdev: Add __init attribute to eligible functions 2021-12-23 22:33:12 +11:00
ics-native.c powerpc/xics: Rename the map handler in a check handler 2021-08-10 23:14:59 +10:00
ics-opal.c powerpc/xics: Drop unmask of MSIs at startup 2021-08-10 23:15:00 +10:00
ics-rtas.c powerpc/xics: Drop unmask of MSIs at startup 2021-08-10 23:15:00 +10:00
Kconfig powerpc/xics: Add a native ICS backend for microwatt 2021-06-21 21:15:58 +10:00
Makefile powerpc/xics: Add a native ICS backend for microwatt 2021-06-21 21:15:58 +10:00
xics-common.c powerpc/sysdev: Add __init attribute to eligible functions 2021-12-23 22:33:12 +11:00