From: Ezequiel Garcia Date: Fri, 25 Jan 2013 12:23:10 +0000 (-0300) Subject: ARM: OMAP2+: gpmc-onenand: drop __init annotation X-Git-Tag: omap-for-v3.9/gpmc-signed~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=faf5d2ff82154b3e2d30c9bfdab2ea4e089b24d5;p=pandora-kernel.git ARM: OMAP2+: gpmc-onenand: drop __init annotation gpmc_onenand_init() will be called from another driver's probe() function, so drop the __init annotation, in order to prevent section mismatches. Signed-off-by: Ezequiel Garcia Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed