OSDN Git Service

ssi: Move ssi.h into a separate directory
authorAlistair Francis <alistair.francis@xilinx.com>
Thu, 21 Jan 2016 14:15:03 +0000 (14:15 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 21 Jan 2016 14:15:03 +0000 (14:15 +0000)
commit8fd06719e7d37f91f1b843af4cdcdfe7eb3e4a69
treef3a5cd51881de00c8b6a7e0b7f972dec5a1c7d63
parentd857c4c0235f2e891850b0d08b5a1a48d18bf8bf
ssi: Move ssi.h into a separate directory

Move the ssi.h include file into the ssi directory.

While touching the code also fix the typdef lines as
checkpatch complains.

Signed-off-by: Alistair Francis <alistair.francis@xilinx.com>
Reviewed-by: Peter Crosthwaite <crosthwaite.peter@gmail.com>
Signed-off-by: Peter Crosthwaite <crosthwaite.peter@gmail.com>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
18 files changed:
hw/arm/pxa2xx.c
hw/arm/spitz.c
hw/arm/stellaris.c
hw/arm/strongarm.c
hw/arm/tosa.c
hw/arm/xilinx_zynq.c
hw/arm/z2.c
hw/block/m25p80.c
hw/display/ads7846.c
hw/display/ssd0323.c
hw/microblaze/petalogix_ml605_mmu.c
hw/misc/max111x.c
hw/sd/ssi-sd.c
hw/ssi/pl022.c
hw/ssi/ssi.c
hw/ssi/xilinx_spi.c
hw/ssi/xilinx_spips.c
include/hw/ssi/ssi.h [moved from include/hw/ssi.h with 96% similarity]