misc: Replace 'struct QEMUTimer' by 'QEMUTimer'
commit1246b259f846136d58a89568fdc0421d02e4df65
authorStefan Weil <sw@weilnetz.de>
Sun, 1 Dec 2013 07:49:47 +0000 (1 08:49 +0100)
committerMichael Tokarev <mjt@tls.msk.ru>
Mon, 2 Dec 2013 17:03:39 +0000 (2 21:03 +0400)
tree552f4f69b0c605813d82e8dff6765b06ea49c8ca
parent47908a0f66c5369a94e93d951a5d0c28d007ff80
misc: Replace 'struct QEMUTimer' by 'QEMUTimer'

Most code already used QEMUTimer without the redundant 'struct' keyword.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
Reviewed-by: Andreas Färber <afaerber@suse.de>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
12 files changed:
hw/char/cadence_uart.c
hw/ppc/ppc.c
hw/ppc/ppc405_uc.c
hw/ppc/ppc_booke.c
hw/timer/m48t59.c
include/hw/char/serial.h
include/hw/ppc/ppc.h
target-alpha/cpu-qom.h
target-mips/cpu.h
target-openrisc/cpu.h
target-sparc/cpu.h
ui/console.c