commit | d00e34b92cd7d8f1c10c2f0a8c10368bfca1a5dc | [log] [tgz] |
---|---|---|
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Mon Oct 15 13:49:56 2018 +1100 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Fri Oct 19 00:56:17 2018 +1100 |
tree | d6f671c2da32ecf0174375896288c727aaba0686 | |
parent | a614f52e75bd69b513707b4adc672149c4903995 [diff] |
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>