commit | 15e4b78d7338a41b020d29dab7ac13a234ebe833 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Thu Apr 12 18:12:43 2012 +0200 |
committer | Vinod Koul <vinod.koul@linux.intel.com> | Mon Apr 23 18:07:05 2012 +0530 |
tree | 3e96bd4014a8a4de7296529ad42a82cb244445fa | |
parent | 1bdae6f49c52af3a58998cdb051dbd5b942f9273 [diff] |
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>