diff options
author | BALATON Zoltan <balaton@eik.bme.hu> | 2018-06-19 10:52:15 +0200 |
---|---|---|
committer | David Gibson <david@gibson.dropbear.id.au> | 2018-06-21 21:22:53 +1000 |
commit | 39aeba6caa4b9de8b195fddddae5cc5835d19b04 (patch) | |
tree | c0004a6b4c00f2054ea1b13bec43f7e27abe6ba2 /exec.c | |
parent | a69232e2a36b9fcee46ddbf140ab2de1583abf39 (diff) | |
download | qemu-39aeba6caa4b9de8b195fddddae5cc5835d19b04.zip qemu-39aeba6caa4b9de8b195fddddae5cc5835d19b04.tar.gz qemu-39aeba6caa4b9de8b195fddddae5cc5835d19b04.tar.bz2 |
ppc4xx_i2c: Remove unimplemented sdata and intr registers
We don't emulate slave mode so related registers are not needed.
[lh]sadr are only retained to avoid too many warnings and simplify
debugging but sdata is not even correct because device has a 4 byte
FIFO instead so just remove this unimplemented register for now.
The intr register is also not implemented correctly, it is for
diagnostics and normally not even visible on device without explicitly
enabling it. As no guests are known to need this remove it as well.
Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'exec.c')
0 files changed, 0 insertions, 0 deletions