diff options
author | Nick Child <nick.child@ibm.com> | 2021-12-16 17:00:29 -0500 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2021-12-23 22:33:16 +1100 |
commit | 1e3d992d213928851f7ddec6f150fb54fe759b64 (patch) | |
tree | cdf34ae4ff35981b218b4e0f78dac88683fc090e /arch/powerpc/platforms/embedded6xx/hlwd-pic.h | |
parent | f1ba9b9474a9e32b9c173c91e71f713bfa7b2463 (diff) | |
download | linux-1e3d992d213928851f7ddec6f150fb54fe759b64.tar.bz2 |
powerpc/4xx: Add __init attribute to eligible functions
Some functions defined in 'arch/powerpc/platforms/4xx' are deserving of an
`__init` macro attribute. These functions are only called by other
initialization functions and therefore should inherit the attribute.
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-15-nick.child@ibm.com
Diffstat (limited to 'arch/powerpc/platforms/embedded6xx/hlwd-pic.h')
0 files changed, 0 insertions, 0 deletions