diff options
| author | Nick Child <[email protected]> | 2021-12-16 22:00:34 +0000 |
|---|---|---|
| committer | Michael Ellerman <[email protected]> | 2021-12-23 11:33:19 +0000 |
| commit | 2493a24271dab3d5c1235a13cf6ee2d12773c9a1 (patch) | |
| tree | 57286d6e52b9b0380c30f1044293cc9969de39ad /arch/powerpc/lib/code-patching.c | |
| parent | powerpc/85xx: Add __init attribute to eligible functions (diff) | |
| download | kernel-2493a24271dab3d5c1235a13cf6ee2d12773c9a1.tar.gz kernel-2493a24271dab3d5c1235a13cf6ee2d12773c9a1.zip | |
powerpc/512x: Add __init attribute to eligible functions
Some functions defined in 'arch/powerpc/platforms/512x' 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 <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'arch/powerpc/lib/code-patching.c')
0 files changed, 0 insertions, 0 deletions
