diff options
Diffstat (limited to 'include/hw/timer/mss-timer.h')
-rw-r--r-- | include/hw/timer/mss-timer.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/hw/timer/mss-timer.h b/include/hw/timer/mss-timer.h index d15d1732f8..e5a784b27e 100644 --- a/include/hw/timer/mss-timer.h +++ b/include/hw/timer/mss-timer.h @@ -46,7 +46,6 @@ #define R_TIM1_MAX 6 struct Msf2Timer { - QEMUBH *bh; ptimer_state *ptimer; uint32_t regs[R_TIM1_MAX]; |