[GIT PULL] parisc section mismatch fixes for 4.17-rc6

From: Helge Deller
Date: Sun May 20 2018 - 14:39:21 EST


Hi Linus,

please pull three small section mismatch fixes for the parisc architecture from:

git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git parisc-4.17-5

Three small section mismatch fixes, one of them was found by 0-day test
infrastructure.

Thanks,
Helge

----------------------------------------------------------------
Helge Deller (3):
parisc: Move find_pa_parent_type() out of init section
parisc: Move setup_profiling_timer() out of init section
parisc: Move ccio_cujo20_fixup() into init section

arch/parisc/kernel/drivers.c | 2 +-
arch/parisc/kernel/smp.c | 3 +--
drivers/parisc/ccio-dma.c | 2 +-
3 files changed, 3 insertions(+), 4 deletions(-)