From: Stephen Warren Date: Mon, 19 Dec 2011 18:01:57 +0000 (-0700) Subject: arm/tegra: Fix section mismatch errors in tegra20 pinmux X-Git-Tag: v3.3-rc1~140^2~1^2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba4ba3b02de3b4397e3eaf7926f82ff7229bcfca;p=pandora-kernel.git arm/tegra: Fix section mismatch errors in tegra20 pinmux tegra20_pinmux_init() is called from the pinmux's probe() function, and hence should be __devinit not __init. Signed-off-by: Stephen Warren Signed-off-by: Olof Johansson --- Reading git-diff-tree failed