Missing semicolon! Won't compile!

There is a missing semicolon in the nvidia-drivers-430.26 in nv-pat.c line 145 in the else-clause.

#if defined(NV_ENABLE_HOTPLUG_CPU)

else
smp_call_function(nv_restore_pat_entries, &cpu, 1) <---- missing semicolon