drivers: watchdog: virtio_wdt: Support modern systemd Modern versions of systemd require the ability to call the WDIOF_SETTIMEOUT ioctl. Since we don't support changing the watchdog frequency ignore that value. This isn't a problem as systemd reads the value back to identify what the hardware supported. Signed-off-by: Rob Bradford <rbradford@meta.com>