xilinx_spips: Separate the state struct into a header
commit6363235b2bd49d31a04c0229ae95e5f415c52a54
authorAlistair Francis <alistair.francis@xilinx.com>
Thu, 21 Jan 2016 14:15:03 +0000 (21 14:15 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 21 Jan 2016 14:15:03 +0000 (21 14:15 +0000)
tree70406b1afef8e3d1c112102bfef1c4eda9cd8b85
parent8fd06719e7d37f91f1b843af4cdcdfe7eb3e4a69
xilinx_spips: Separate the state struct into a header

Separate out the XilinxSPIPS struct into a separate header
file.

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>
hw/ssi/xilinx_spips.c
include/hw/ssi/xilinx_spips.h [new file with mode: 0644]