From: Stephen Warren Date: Mon, 19 Dec 2011 18:01:58 +0000 (-0700) Subject: arm/tegra: Fix section mismatch errors in tegra30 pinmux X-Git-Tag: v3.3-rc1~140^2~1^2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac8a494894e0e7add2fd0919d1929c21d8cf03e1;p=pandora-kernel.git arm/tegra: Fix section mismatch errors in tegra30 pinmux tegra30_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