]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: spear13xx: make mach/dma.h local
authorArnd Bergmann <arnd@arndb.de>
Sun, 2 Dec 2012 00:31:53 +0000 (01:31 +0100)
committerArnd Bergmann <arnd@arndb.de>
Tue, 12 Mar 2013 16:38:38 +0000 (17:38 +0100)
commitcb9cdb907dbe140a626bd3cd7fc2350d9b1fce7b
tree34a8f639bd8d361e64acbce4e7264d5c3843f5e2
parent025d7a061973fce562117d8afddd51b81bc911f1
ARM: spear13xx: make mach/dma.h local

There is no reason for this header file to be globally visible, so
let's just move it into the mach directory.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
arch/arm/mach-spear13xx/include/mach/dma.h [deleted file]
arch/arm/mach-spear13xx/spear1340.c
arch/arm/mach-spear13xx/spear13xx-dma.h [new file with mode: 0644]
arch/arm/mach-spear13xx/spear13xx.c