]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/prom_init: Move const structures to __initconst
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Mon, 15 Oct 2018 02:49:56 +0000 (13:49 +1100)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 18 Oct 2018 13:56:17 +0000 (00:56 +1100)
commit7423f7c939812da20f9dfbba4e85794ecba5918a
treed6f671c2da32ecf0174375896288c727aaba0686
parentf95eff0608cd21f4769a035551cd555115abba33
powerpc/prom_init: Move const structures to __initconst

As they are no longer used past the end of prom_init

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/kernel/prom_init.c