spi: octeon: Move include file from arch/mips to drivers/spi
authorJan Glauber <jglauber@cavium.com>
Sat, 23 Jul 2016 10:42:53 +0000 (12:42 +0200)
committerMark Brown <broonie@kernel.org>
Sun, 24 Jul 2016 20:54:29 +0000 (21:54 +0100)
commit22cc1b6b35ce560ebf9252027397d5f1b92bfa9b
treed8f389e3f4136ead8796197b5e117552e323012a
parentee423c5322aece231415c316da5478e9d5241b4c
spi: octeon: Move include file from arch/mips to drivers/spi

Move the register definitions to the drivers directory because they
are only used there.

Signed-off-by: Jan Glauber <jglauber@cavium.com>
Tested-by: Steven J. Hill <steven.hill@cavium.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
arch/mips/include/asm/octeon/cvmx-mpi-defs.h [deleted file]
drivers/spi/spi-cavium.h [new file with mode: 0644]
drivers/spi/spi-octeon.c