]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
arm: marvell: Move arch-kirkwood/spi.h to arch-mvebu/spi.h
authorStefan Roese <sr@denx.de>
Wed, 22 Oct 2014 10:13:07 +0000 (12:13 +0200)
committerTom Rini <trini@ti.com>
Thu, 23 Oct 2014 13:59:20 +0000 (09:59 -0400)
commit3e972cb9bad534d0b1a7d2cd3d3f6ad15aa7a4fd
treeb77af1e3c15bf3dd1165110dd93cf1e359c8a555
parent3dc23f7852158fafde9eb736060f9e8131997f19
arm: marvell: Move arch-kirkwood/spi.h to arch-mvebu/spi.h

This move makes it possible to use this kirkwood SPI driver from other
MVEBU platforms as well. This will be used by the upcoming Armada XP
support.

Signed-off-by: Stefan Roese <sr@denx.de>
Reviewed-by: Jagannadha Sutradharudu Teki <jaganna@xilinx.com>
Tested-by: Luka Perkov <luka@openwrt.org>
Acked-by: Prafulla Wadaskar <prafulla@marvell.com>
arch/arm/include/asm/arch-mvebu/spi.h [moved from arch/arm/include/asm/arch-kirkwood/spi.h with 100% similarity]
drivers/spi/kirkwood_spi.c