* linux-next: bad merge of asoc-3.4
@ 2012-03-27 2:19 Paul Gortmaker
0 siblings, 0 replies; only message in thread
From: Paul Gortmaker @ 2012-03-27 2:19 UTC (permalink / raw)
To: arnd; +Cc: linux-next, broonie
Hi Arnd,
Can you recheck the merge below? I think it needs this fix,
because a bisect on this failure led to your merge.
http://kisskb.ellerman.id.au/kisskb/buildresult/5968352/
Thanks,
Paul.
---
diff --git a/arch/arm/mach-omap2/board-omap4panda.c b/arch/arm/mach-omap2/board-omap4panda.c
index 331f7cb..8bf8e99 100644
--- a/arch/arm/mach-omap2/board-omap4panda.c
+++ b/arch/arm/mach-omap2/board-omap4panda.c
@@ -114,7 +114,7 @@ static struct platform_device panda_abe_audio = {
.dev = {
.platform_data = &panda_abe_audio_data,
},
-}
+};
static struct platform_device btwilink_device = {
.name = "btwilink",
commit b9e1122c88996c20165b62e5be43cee644567ac4
Merge: 7068805 22f8d05
Author: Arnd Bergmann <arnd@arndb.de>
Date: Sat Mar 24 11:33:59 2012 +0000
Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into next/boards
The asoc branch that was already merged into v3.4 contains some
board-level changes that conflict with patches we already have
here, so pull in that branch to resolve the conflicts.
Conflicts:
arch/arm/mach-imx/mach-imx27_visstrim_m10.c
arch/arm/mach-omap2/board-omap4panda.c
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2012-03-27 2:19 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-27 2:19 linux-next: bad merge of asoc-3.4 Paul Gortmaker
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).