mmc: omap_hsmmc: split omap-dma header file
authorBalaji T K <balajitk@ti.com>
Fri, 9 May 2014 16:46:53 +0000 (22:16 +0530)
committerChris Ball <chris@printf.net>
Thu, 22 May 2014 12:40:44 +0000 (08:40 -0400)
commitee526d515ad12e9fee2d2dbfc7f626c0a5c7f417
tree457b99435003f886635938569dcbaef9671c27f5
parent2177fa9482a92c25c36eb506d38a2c1944b60adc
mmc: omap_hsmmc: split omap-dma header file

moving dmaengine consumer specific function to omap-dmaengine.h
to Resolve build failure seen with sh-allmodconfig:
    include/linux/omap-dma.h:171:8: error: expected identifier before numeric constant
    make[4]: *** [drivers/mmc/host/omap_hsmmc.o] Error 1

Cc: Russell King - ARM Linux <linux@arm.linux.org.uk>
Cc: Tony Lindgren <tony@atomide.com>
Signed-off-by: Balaji T K <balajitk@ti.com>
Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Chris Ball <chris@printf.net>
drivers/mmc/host/omap_hsmmc.c
include/linux/omap-dma.h
include/linux/omap-dmaengine.h [new file with mode: 0644]
This page took 0.026259 seconds and 5 git commands to generate.