]> nv-tegra.nvidia Code Review - linux-2.6.git/commit - arch
[ARM] 5436/1: ARM: OMAP: Fix compile for rx51
authorTony Lindgren <tony@atomide.com>
Mon, 30 Mar 2009 21:58:31 +0000 (22:58 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 1 Apr 2009 21:14:51 +0000 (22:14 +0100)
commitad19d8d90c7a84c35f4e27e95d41a049efdbdf17
treeea3b65fab1a1a81f12c78348c3b7abd84be1c22e
parent5c64e2abb3333684fc662eec776ca61ac009f825
[ARM] 5436/1: ARM: OMAP: Fix compile for rx51

This fixes a compile error caused by a mismerge while rebasing the patch:

linux-2.6/arch/arm/mach-omap2/board-rx51-peripherals.c:354:
undefined reference to `twl4030_mmc_init'

Looks like I need to also update my build scripts, just grepping for error:
in the logs is not obviously enough..

Signed-off-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-omap2/Makefile