]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ASoC: spdif: Build separate RX and TX objects
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 29 Jun 2012 01:34:46 +0000 (02:34 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 29 Jun 2012 01:34:46 +0000 (02:34 +0100)
commitadf643aba8ed620f8c8e2533f4ace3a90e5daecf
treebb097d773eec6edca3fdd292107e6733d6e5ac8d
parentcdf605255c2b592d7dbc1de19688feae941b5567
ASoC: spdif: Build separate RX and TX objects

Otherwise we fail to link when building as modules due to multiple
init/exit functions.

Reported-by: Fengguang Wu <wfg@linux.intel.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/codecs/Makefile