linux/drivers/staging/tidspbridge
Paul Bolle a71d6ec8c8 staging: tidspbridge: check for CONFIG_SND_OMAP_SOC_MCBSP
commit d3921a03a8 upstream.

Commit d0f47ff17f ("ASoC: OMAP: Build config cleanup for McBSP")
removed the Kconfig symbol OMAP_MCBSP. It left two checks for
CONFIG_OMAP_MCBSP untouched.

Convert these to checks for CONFIG_SND_OMAP_SOC_MCBSP. That must be
correct, since that re-enables calls to functions that are all found in
sound/soc/omap/mcbsp.c. And that file is built only if
CONFIG_SND_OMAP_SOC_MCBSP is defined.

Fixes: d0f47ff17f ("ASoC: OMAP: Build config cleanup for McBSP")
Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-06-30 20:11:52 -07:00
..
Documentation staging: tidspbridge: Fix typos. 2012-08-13 19:06:59 -07:00
core staging: tidspbridge: check for CONFIG_SND_OMAP_SOC_MCBSP 2014-06-30 20:11:52 -07:00
dynload staging: tidspbridge: dynload: reloc.c: checkpatch.pl cleanup 2012-11-13 13:10:39 -08:00
gen Staging: tidspbridge: Use hashtable implementation 2014-01-09 10:36:59 -08:00
hw staging: tidspbridge: delete unused mmu functions 2012-10-24 16:31:32 -07:00
include/dspbridge Staging: tidspbridge: Use hashtable implementation 2014-01-09 10:36:59 -08:00
pmgr Staging: tidspbridge: Use hashtable implementation 2014-01-09 10:36:59 -08:00
rmgr staging: tidspbridge: adjust error return code (bugfix) 2014-01-13 15:24:18 -08:00
Kconfig Staging: tidspbridge: disable driver 2013-11-27 09:32:49 -08:00
Makefile Staging: TIDSPBRIDGE: Remove UUID helper 2013-12-17 13:09:09 -08:00
TODO staging: tidspbridge: remove custom linked list 2011-02-04 20:11:41 -06:00