linux/arch/powerpc/platforms/pasemi
Nick Child e37e06af9b powerpc/pasemi: Add __init attribute to eligible functions
Some functions defined in 'arch/powerpc/platforms/pasemi' 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-10-nick.child@ibm.com
2021-12-23 22:33:14 +11:00
..
dma_lib.c
gpio_mdio.c
idle.c powerpc updates for 5.15 2021-09-03 11:22:50 -07:00
iommu.c powerpc/iommu: Do not immediately panic when failed IOMMU table allocation 2021-04-23 01:38:04 +10:00
Kconfig powerpc/64s: Make hash MMU support configurable 2021-12-09 22:40:24 +11:00
Makefile
misc.c
msi.c powerpc/pasemi: Add __init attribute to eligible functions 2021-12-23 22:33:14 +11:00
pasemi.h powerpc/pasemi: Add __init attribute to eligible functions 2021-12-23 22:33:14 +11:00
pci.c powerpc/pasemi: Add __init attribute to eligible functions 2021-12-23 22:33:14 +11:00
powersave.S
setup.c powerpc/pasemi: Add __init attribute to eligible functions 2021-12-23 22:33:14 +11:00
time.c