ARM: PL061: Cleaning field of PL061 device state
commitc3a86b35f2bae29278b2ebb3018c51ba69697db7
authorWei Huang <wei@redhat.com>
Thu, 18 Feb 2016 14:16:17 +0000 (18 14:16 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 18 Feb 2016 14:26:33 +0000 (18 14:26 +0000)
tree9ac67fc2edd3e907c3c95b1bf23d1332fe8673fe
parentb527db44ad32c9520698ff5121a614e968326900
ARM: PL061: Cleaning field of PL061 device state

This patch removes the float_high field of PL061State, which doesn't
seem to be used anywhere. Because this changes the device state, the
version ID is also bumped up for the reason of compatiblity.

Signed-off-by: Wei Huang <wei@redhat.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 1455729552-28026-3-git-send-email-wei@redhat.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/gpio/pl061.c