Searched hist:ad19d8d9 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/arch/arm/mach-omap2/ |
H A D | Makefile | ad19d8d9 Mon Mar 30 16:58:31 CDT 2009 Tony Lindgren <tony@atomide.com> [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> ad19d8d9 Mon Mar 30 16:58:31 CDT 2009 Tony Lindgren <tony@atomide.com> [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>
|