From: Tony Lindgren Date: Thu, 21 May 2015 21:50:23 +0000 (-0700) Subject: ARM: OMAP1: Fix section mismatch warnings for omap_cfg_reg X-Git-Tag: omap-for-v4.2/omap1-v2^0 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7bf15c4360b384e34d685616a77a8abf7dd8aea5;p=pandora-kernel.git 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 --- Reading git-diff-tree failed