val: Fix compilation issue when watchdog is not used

If watchdog is not available, compilation will fail as the val_wd_reprogram_timer
has an unused argument. Added void cast to remove compilation error.

Signed-off-by: Andreas Vibeto <andreas.vibeto@nordicsemi.no>
1 file changed