From: Komal Shah Date: Mon, 16 Jan 2006 18:37:29 +0000 (-0800) Subject: [PATCH] ARM: OMAP: fix linking X-Git-Tag: v2.6.15-omap2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8024a444b66f84af04e516ee9394ca88cfb5279;p=pandora-kernel.git [PATCH] ARM: OMAP: fix linking Patch fixes following error, which gets generated if you don't select IrDA driver for H4. arch/arm/mach-omap2/built-in.o(.text+0x1844): In function read_gpio_expa' arch/arm/mach-omap2/built-in.o(.text+0x186c): In function write_gpio_expa' arch/arm/mach-omap2/built-in.o(.text+0x18ac): In function read_gpio_expa' arch/arm/mach-omap2/built-in.o(.text+0x18e4): In function write_gpio_expa' make: *** [.tmp_vmlinux1] Error 1 Signed-off-by: Komal Shah Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed