ARM: OMAP1: Fix section mismatch warnings for omap_cfg_reg omap-for-v4.2/omap1-v2
authorTony Lindgren <tony@atomide.com>
Thu, 21 May 2015 21:50:23 +0000 (14:50 -0700)
committerTony Lindgren <tony@atomide.com>
Thu, 21 May 2015 21:50:23 +0000 (14:50 -0700)
commit7bf15c4360b384e34d685616a77a8abf7dd8aea5
treeedf2faa4e0e53781572825fd7550448ead36525c
parente99b32e27147fd02d5a17b4d39b12e7a6562610c
ARM: OMAP1: Fix section mismatch warnings for omap_cfg_reg

This is cleary used after init time too for example for
configuring UART wake-up events during runtime. This fixes
section mismatch warnings for randconfig builds that happen
because __init_or_module.

Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap1/mux.c