pl080.h: moved from arm/include/asm/hardware to include/linux/amba/
authorAlessandro Rubini <rubini@gnudd.com>
Sat, 24 Nov 2012 00:22:56 +0000 (00:22 +0000)
committerVinod Koul <vinod.koul@intel.com>
Sun, 13 Jan 2013 13:19:45 +0000 (05:19 -0800)
commit3a95b9fbba893ebfa9b83de105707539e0228e0c
treec2d2d725e2962c26ed7233099c63544e0b21c2ad
parenta5dbff111cacecd2e79843a51cc86d21d3648af5
pl080.h: moved from arm/include/asm/hardware to include/linux/amba/

The header is used by drivers/dma/amba-pl08x.c, which can be compiled
under x86, where PL080 exists under a PCI-to-AMBA bridge. This patche
moves it where it can be accessed by other architectures, and fixes
all users.

Signed-off-by: Alessandro Rubini <rubini@gnudd.com>
Acked-by: Giancarlo Asnaghi <giancarlo.asnaghi@st.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
arch/arm/include/asm/hardware/pl080.h [deleted file]
arch/arm/mach-s3c64xx/dma.c
arch/arm/mach-spear3xx/spear3xx.c
arch/arm/mach-spear6xx/spear6xx.c
drivers/dma/amba-pl08x.c
include/linux/amba/pl080.h [new file with mode: 0644]
This page took 0.02835 seconds and 5 git commands to generate.