OSDN Git Service

sdcard: reorder SDState struct members
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Thu, 22 Feb 2018 15:12:52 +0000 (15:12 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 22 Feb 2018 15:12:52 +0000 (15:12 +0000)
commitd49b1ce0a39ab5cf41c7bea33bbee973fc0e05f5
tree6a1d114fe3e93c79f6c6f3807c119c30ad9dd70d
parentc3abd91309b476ca539b3ec73b30887d4759aba8
sdcard: reorder SDState struct members

place card registers first, this will ease further code movements.

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Alistair Francis <alistair.francis@xilinx.com>
Message-id: 20180215220540.6556-2-f4bug@amsat.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/sd/sd.c