From: Fabio Estevam Date: Thu, 5 Jan 2012 21:33:08 +0000 (-0200) Subject: ARM: imx: iomux-v1.h: Fix build error due to __init annotation X-Git-Tag: v3.3-rc2~19^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c0c34544d71b10914f29383c119d80631f367b7;p=pandora-kernel.git ARM: imx: iomux-v1.h: Fix build error due to __init annotation Fix the following build error found when building imx_v4_v5_defconfig: CC arch/arm/mach-imx/mach-imx27ipcam.o In file included from arch/arm/plat-mxc/include/mach/iomux-mx27.h:23, from arch/arm/mach-imx/mach-imx27ipcam.c:22: arch/arm/plat-mxc/include/mach/iomux-v1.h:99: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'imx_iomuxv1_init' Signed-off-by: Fabio Estevam Signed-off-by: Sascha Hauer --- Reading git-diff-tree failed