]> Git Repo - qemu.git/commit
escc: rename struct to ESCCState
authorPaolo Bonzini <[email protected]>
Tue, 25 Jun 2013 13:02:38 +0000 (15:02 +0200)
committerPaolo Bonzini <[email protected]>
Thu, 4 Jul 2013 15:42:46 +0000 (17:42 +0200)
commit3cf63ff25c6f1bdac7cb153f87ff830e932ac2f5
tree36016224b4a6a381998a76a706305dd31c180f8e
parentd3e71559a81ca7b6221465dd19282429101f983d
escc: rename struct to ESCCState

We are using the same struct name for two devices.  8250 is widespread
enough that this causes some confusion, rename the other instance.

Reviewed-by: Andreas Faerber <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
hw/char/escc.c
This page took 0.037468 seconds and 4 git commands to generate.