]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/powernv: remove orphan declarations from opal.h
authorGaosheng Cui <cuigaosheng1@huawei.com>
Tue, 13 Sep 2022 07:50:26 +0000 (15:50 +0800)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 15 Sep 2022 12:55:46 +0000 (22:55 +1000)
commit1082bb4c0cddaea7f41806737769934aa9331063
tree35d17403c688f13d16e5eb6bd9136a7f7caa5d58
parentcb1784fbb670dd2e87b03c89201d71d63ef68b3e
powerpc/powernv: remove orphan declarations from opal.h

Remove the following orphan declarations from opal.h:
1. opal_notifier_register()
2. opal_notifier_unregister()
3. opal_notifier_update_evt()
4. opal_notifier_enable()
5. opal_notifier_disable()

They have been removed since commit 85c1db7df073 ("opal:
Remove events notifier"), so remove them.

Signed-off-by: Gaosheng Cui <cuigaosheng1@huawei.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20220913075029.682327-7-cuigaosheng1@huawei.com
arch/powerpc/include/asm/opal.h