summaryrefslogtreecommitdiff
path: root/sound/soc/tegra/tegra30_ahub.h
diff options
context:
space:
mode:
authorStephen Warren <swarren@nvidia.com>2012-04-11 05:37:22 (GMT)
committerMark Brown <broonie@opensource.wolfsonmicro.com>2012-04-13 10:29:22 (GMT)
commita21361b9b9e0d9436a37951a2b0f25b022136fbb (patch)
treecfae8ba307d6a59382628a88158c1d3ecb8aeae4 /sound/soc/tegra/tegra30_ahub.h
parentedc9ae420f98dd094e47f8b2d33652858bdc830b (diff)
downloadlinux-a21361b9b9e0d9436a37951a2b0f25b022136fbb.tar.xz
regmap: fix compile errors in regmap-irq.c due to stride changes
Commit f01ee60fffa4 ("regmap: implement register striding") caused the compile errors below. Fix them. drivers/base/regmap/regmap-irq.c: In function 'regmap_irq_sync_unlock': drivers/base/regmap/regmap-irq.c:62:12: error: 'map' undeclared (first use in this function) drivers/base/regmap/regmap-irq.c:62:12: note: each undeclared identifier is reported only once for each function it appears in drivers/base/regmap/regmap-irq.c: In function 'regmap_irq_enable': drivers/base/regmap/regmap-irq.c:77:37: error: 'map' undeclared (first use in this function) drivers/base/regmap/regmap-irq.c: In function 'regmap_irq_disable': drivers/base/regmap/regmap-irq.c:85:37: error: 'map' undeclared (first use in this function) Signed-off-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'sound/soc/tegra/tegra30_ahub.h')
0 files changed, 0 insertions, 0 deletions