]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ARM: OMAP: Fix compile for rx51
authorTony Lindgren <tony@atomide.com>
Fri, 3 Apr 2009 22:53:16 +0000 (15:53 -0700)
committerTony Lindgren <tony@atomide.com>
Fri, 3 Apr 2009 22:53:16 +0000 (15:53 -0700)
commitc8935d773d14948f69fae7dd500b1f8e2f484775
treeade356a978273cfbe800e235b7813728d8c27841
parent833bb3046b6cb320e775ea2160ddca87d53260d5
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>
arch/arm/mach-omap2/Makefile