powerpc/pasemi: Add __init/__exit annotations to module init/exit funcs
authorXiu Jianfeng <xiujianfeng@huawei.com>
Sun, 11 Sep 2022 08:43:44 +0000 (16:43 +0800)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 24 Nov 2022 12:31:47 +0000 (23:31 +1100)
commitd87a233717da400792fa601b29fa74a7d28e03c2
tree08d38a6f9f68f9b82c3e6ca397f2ace735639c3c
parentb86cf14f240e002e001fd4f2bf49114c7836fd5c
powerpc/pasemi: Add __init/__exit annotations to module init/exit funcs

Add missing __init/__exit annotations to module init/exit funcs.

Signed-off-by: Xiu Jianfeng <xiujianfeng@huawei.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20220911084344.196353-1-xiujianfeng@huawei.com
arch/powerpc/platforms/pasemi/gpio_mdio.c