block: m25p80: Fix vmstate structure name
commitc827c06a4dd6c768eeb3aaa6af6cfd29663116af
authorMarcin Krzeminski <marcin.krzeminski@nokia.com>
Tue, 6 Sep 2016 18:52:18 +0000 (6 19:52 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 6 Sep 2016 18:52:18 +0000 (6 19:52 +0100)
treef08788b23327d24c3c1a400fc919e2d74e5c0dc8
parentf460be435f8750d5d1484d3d8b9e5b2c334f0e20
block: m25p80: Fix vmstate structure name

Correct bad name of the vmstate structure. Since this breaks
compatibility also update vmstate version back to 0 and make
all fields independent of the VMState version.

Signed-off-by: Marcin Krzeminski <marcin.krzeminski@nokia.com>
Acked-by: Alistair Francis <alistair.francis@xilinx.com>
Message-id: 1473146346-27337-1-git-send-email-marcin.krzeminski@nokia.com
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/block/m25p80.c