ASoC: Davinci: Fix incorrect machine type for SFFSDR board

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Linux Kernel Mailing List
Date: Thursday, March 26, 2009 - 12:09 pm

Gitweb:     http://git.kernel.org/linus/96deff6baf55da68b4b9b4dfe8ef572c6f1835fd
Commit:     96deff6baf55da68b4b9b4dfe8ef572c6f1835fd
Parent:     b52a5195efd6173c06107ca5beb44389130596dc
Author:     Hugo Villeneuve <hugo@hugovil.com>
AuthorDate: Fri Mar 6 15:56:53 2009 -0500
Committer:  Mark Brown <broonie@opensource.wolfsonmicro.com>
CommitDate: Sat Mar 7 11:01:40 2009 +0000

    ASoC: Davinci: Fix incorrect machine type for SFFSDR board
    
    Signed-off-by: Hugo Villeneuve <hugo@hugovil.com>
    Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
---
 sound/soc/davinci/Kconfig |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/sound/soc/davinci/Kconfig b/sound/soc/davinci/Kconfig
index b502741..bd7392c 100644
--- a/sound/soc/davinci/Kconfig
+++ b/sound/soc/davinci/Kconfig
@@ -20,7 +20,7 @@ config SND_DAVINCI_SOC_EVM
 
 config SND_DAVINCI_SOC_SFFSDR
 	tristate "SoC Audio support for SFFSDR"
-	depends on SND_DAVINCI_SOC && MACH_DAVINCI_SFFSDR
+	depends on SND_DAVINCI_SOC && MACH_SFFSDR
 	select SND_DAVINCI_SOC_I2S
 	select SND_SOC_PCM3008
 	select SFFSDR_FPGA
--
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
ASoC: Davinci: Fix incorrect machine type for SFFSDR board, Linux Kernel Mailing ..., (Thu Mar 26, 12:09 pm)