OSDN Git Service

gt64xxx.c: remove reference to non-existing ISD_handle field
authorAntony Pavlov <antonynpavlov@gmail.com>
Mon, 26 Sep 2011 05:02:38 +0000 (09:02 +0400)
committerStefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Wed, 5 Oct 2011 08:19:05 +0000 (09:19 +0100)
commitf6c610653799749cdb5bcd4799ca3ef61b974eb7
tree2a7464c5585ebbed8684f1bfa6865885af6afccd
parentce8d2800f7858a3847a585d23a3e5e56bedf4e65
gt64xxx.c: remove reference to non-existing ISD_handle field

The commit fc2bf44972349b078d8310466c3866615500e67f
removed ISD_handle field from struct GT64120State,
so remove the field from DPRINTF too.

Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com>
Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
hw/gt64xxx.c