sh7750: Remove redundant 'struct' from MemoryRegionOps
authorStefan Weil <sw@weilnetz.de>
Sat, 25 Feb 2012 12:37:13 +0000 (13:37 +0100)
committerStefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Wed, 7 Mar 2012 13:03:50 +0000 (13:03 +0000)
commit12f30833b91f80f12ba5bc86305eabec0e0e66c6
tree1a5957be7eb69f917bceef1cba5873bfc483fa0b
parente32605062cd62c2a958ad28a6ad7de4eeab12027
sh7750: Remove redundant 'struct' from MemoryRegionOps

The 'struct' is not needed, and all other MemoryRegionOps don't use it.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
hw/sh7750.c
hw/sh_intc.c