]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
ASoC: wm9712: Fix build due to missing definition of "runtime"
authorFabio Estevam <festevam@gmail.com>
Tue, 10 Apr 2012 21:33:07 +0000 (18:33 -0300)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 10 Apr 2012 21:35:18 +0000 (22:35 +0100)
commitb46ac308bf4f675cac9caf63c2de22f2a18f9347
treecd9c46a64b940d346a9689af874b87e10be9f9ff
parent8127bf5529f6a42d20e9e3613643d149e4dbb697
ASoC: wm9712: Fix build due to missing definition of "runtime"

Fix the following build error:

sound/soc/codecs/wm9712.c:482:32: error: 'runtime' undeclared (first use in this function)
sound/soc/codecs/wm9712.c:499:33: error: 'runtime' undeclared (first use in this function)

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/codecs/wm9712.c