]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: OMAP1: Fix section mismatch warnings for omap_cfg_reg
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)
commit4348573e560cb848c8f528149ab43de7cc755b53
treeedf2faa4e0e53781572825fd7550448ead36525c
parentcdf7b1f7edb6471096dd4c40e49c3dd6699a1a9a
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