acrn-hypervisor/hypervisor/dm
Gao, Shiqing cc9013541f hv: vrtc: remove the unused function `rtc_halted()`
rtc_halted() is not invoked anywhere in the code.
This patch removes this unused function to fix below error.
  error: unused function 'rtc_halted' [-Werror,-Wunused-function]

Tracked-On: #861

Signed-off-by: Gao, Shiqing <shiqing.gao@intel.com>
2024-07-03 14:55:43 +08:00
..
vpci hv: pci: Add guest cfg header access handling of type 1 device 2024-06-27 11:26:09 +08:00
io_req.c hv: asyncio: support data match of the same addr 2024-06-05 15:23:33 +08:00
mmio_dev.c Update copyright year range in code headers 2022-07-15 11:48:35 +08:00
vgpio.c Update copyright year range in code headers 2022-07-15 11:48:35 +08:00
vioapic.c doc: remove '@return None' for void functions 2023-08-03 14:56:29 -07:00
vpic.c doc: remove '@return None' for void functions 2023-08-03 14:56:29 -07:00
vrtc.c hv: vrtc: remove the unused function `rtc_halted()` 2024-07-03 14:55:43 +08:00
vuart.c debug: vuart: fix interrupt ID for data receiving 2024-04-25 15:00:09 +08:00