summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
diff options
context:
space:
mode:
authorKhoronzhuk, Ivan <ivan.khoronzhuk@ti.com>2014-09-05 19:02:47 +0300
committerTom Rini <trini@ti.com>2014-10-23 11:27:04 -0400
commitef4547176d0fa4d43d060a58c0c902add7fe0aed (patch)
tree1098e15423022644bffc6e0beb9e6069584bf8bb /arch/arm/include
parented948e2959acbad5289de1c733b3aeddd93208fe (diff)
downloadblackbird-obmc-uboot-ef4547176d0fa4d43d060a58c0c902add7fe0aed.tar.gz
blackbird-obmc-uboot-ef4547176d0fa4d43d060a58c0c902add7fe0aed.zip
dma: keystone_nav: move keystone_nav driver to driver/dma/
The keystone_nav is used by drivers/net/keystone_net.c driver to send and receive packets, but currently it's placed at keystone arch sources. So it should be in the drivers directory also. It's separate driver that can be used for sending and receiving pktdma packets by others drivers also. This patch just move this driver to appropriate directory and doesn't add any functional changes. Acked-by: Murali Karicheri <m-karicheri2@ti.com> Signed-off-by: Ivan Khoronzhuk <ivan.khoronzhuk@ti.com>
Diffstat (limited to 'arch/arm/include')
-rw-r--r--arch/arm/include/asm/ti-common/keystone_nav.h (renamed from arch/arm/include/asm/arch-keystone/keystone_nav.h)0
1 files changed, 0 insertions, 0 deletions
diff --git a/arch/arm/include/asm/arch-keystone/keystone_nav.h b/arch/arm/include/asm/ti-common/keystone_nav.h
index 646c2f3a56..646c2f3a56 100644
--- a/arch/arm/include/asm/arch-keystone/keystone_nav.h
+++ b/arch/arm/include/asm/ti-common/keystone_nav.h
OpenPOWER on IntegriCloud