]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/pseries: make pseries_devicetree_update() static
authorNathan Lynch <nathanl@linux.ibm.com>
Mon, 7 Feb 2022 22:12:47 +0000 (16:12 -0600)
committerMichael Ellerman <mpe@ellerman.id.au>
Sat, 12 Feb 2022 11:47:44 +0000 (22:47 +1100)
commitf7fe3be30e11eb42c5391abc14235ed7e0b2db29
tree8f58313a8a130b6d230fcef3d2552f58de27fa5b
parentdb2ae0b1261369e70b16896ebb664962aef7fb93
powerpc/pseries: make pseries_devicetree_update() static

pseries_devicetree_update() has only one call site, in the same file in
which it is defined. Make it static.

Signed-off-by: Nathan Lynch <nathanl@linux.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20220207221247.354454-1-nathanl@linux.ibm.com
arch/powerpc/include/asm/rtas.h
arch/powerpc/platforms/pseries/mobility.c