提交 3e972cb9 编写于 作者: S Stefan Roese 提交者: Tom Rini

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: NStefan Roese <sr@denx.de>
Reviewed-by: NJagannadha Sutradharudu Teki <jaganna@xilinx.com>
Tested-by: NLuka Perkov <luka@openwrt.org>
Acked-by: NPrafulla Wadaskar <prafulla@marvell.com>
上级 3dc23f78
......@@ -13,8 +13,8 @@
#include <spi.h>
#include <asm/io.h>
#include <asm/arch/soc.h>
#include <asm/arch/spi.h>
#include <asm/arch/mpp.h>
#include <asm/arch-mvebu/spi.h>
static struct kwspi_registers *spireg = (struct kwspi_registers *)KW_SPI_BASE;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册