]> git.baikalelectronics.ru Git - kernel.git/commit
dma/ste_dma40: explicitly include regulator consumer header
authorLinus Walleij <linus.walleij@linaro.org>
Thu, 12 Apr 2012 16:12:43 +0000 (18:12 +0200)
committerVinod Koul <vinod.koul@linux.intel.com>
Mon, 23 Apr 2012 12:37:05 +0000 (18:07 +0530)
commitf2eeb96905a4e183b6e7aeedd1a0af99b94c8a38
tree3e96bd4014a8a4de7296529ad42a82cb244445fa
parent15312c80a4f4cb1f85c883e1d270dd314629f6e2
dma/ste_dma40: explicitly include regulator consumer header

The patch "ARM: amba: Remove AMBA level regulator support" breaks
the DMA40 driver since the <linux/amba/bus.h> header implicitly
included the regulator consumer header. So include it explicitly
and fix the build error.

Cc: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Vinod Koul <vinod.koul@linux.intel.com>
drivers/dma/ste_dma40.c