All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH mips-next] MIPS: Alchemy: DB1200 audio support depends on MIPS arch
@ 2011-11-10 11:56 Manuel Lauss
  2011-11-10 12:15 ` Ralf Baechle
  0 siblings, 1 reply; 2+ messages in thread
From: Manuel Lauss @ 2011-11-10 11:56 UTC (permalink / raw)
  To: Ralf Baechle; +Cc: Linux-MIPS, Manuel Lauss

Fix the x86-allmodconfig build failure reported by Stephen Rothwell.

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Manuel Lauss <manuel.lauss@googlemail.com>
---
Please fold into patch "[PATCH 05/18] MIPS: Alchemy: DB1300 support"; it applies
in top of it.  The next patch in the series will then throw a reject in this
file because of the change.

 sound/soc/au1x/Kconfig |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/sound/soc/au1x/Kconfig b/sound/soc/au1x/Kconfig
index 5981ecc..78b6649 100644
--- a/sound/soc/au1x/Kconfig
+++ b/sound/soc/au1x/Kconfig
@@ -52,7 +52,7 @@ config SND_SOC_DB1000
 
 config SND_SOC_DB1200
 	tristate "DB1200/DB1300 Audio support"
-	select SND_SOC_AU1XPSC
+	depends on SND_SOC_AU1XPSC
 	select SND_SOC_AU1XPSC_AC97
 	select SND_SOC_AC97_CODEC
 	select SND_SOC_WM9712
-- 
1.7.7.2

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH mips-next] MIPS: Alchemy: DB1200 audio support depends on MIPS arch
  2011-11-10 11:56 [PATCH mips-next] MIPS: Alchemy: DB1200 audio support depends on MIPS arch Manuel Lauss
@ 2011-11-10 12:15 ` Ralf Baechle
  0 siblings, 0 replies; 2+ messages in thread
From: Ralf Baechle @ 2011-11-10 12:15 UTC (permalink / raw)
  To: Manuel Lauss; +Cc: Linux-MIPS

On Thu, Nov 10, 2011 at 12:56:03PM +0100, Manuel Lauss wrote:

> Fix the x86-allmodconfig build failure reported by Stephen Rothwell.
> 
> Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
> Signed-off-by: Manuel Lauss <manuel.lauss@googlemail.com>
> ---
> Please fold into patch "[PATCH 05/18] MIPS: Alchemy: DB1300 support"; it applies
> in top of it.  The next patch in the series will then throw a reject in this
> file because of the change.

Done.

  Ralf

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-11-10 12:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-10 11:56 [PATCH mips-next] MIPS: Alchemy: DB1200 audio support depends on MIPS arch Manuel Lauss
2011-11-10 12:15 ` Ralf Baechle

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.