]> rtime.felk.cvut.cz Git - can-eth-gw-linux.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)
commit15e4b78d7338a41b020d29dab7ac13a234ebe833
tree3e96bd4014a8a4de7296529ad42a82cb244445fa
parent1bdae6f49c52af3a58998cdb051dbd5b942f9273
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