mirror of
https://github.com/torvalds/linux.git
synced 2025-01-01 07:42:07 +00:00
e37e06af9b
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 |
||
---|---|---|
.. | ||
dma_lib.c | ||
gpio_mdio.c | ||
idle.c | ||
iommu.c | ||
Kconfig | ||
Makefile | ||
misc.c | ||
msi.c | ||
pasemi.h | ||
pci.c | ||
powersave.S | ||
setup.c | ||
time.c |