Files
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
..