drivers: clock_control: litex: remove redundant initialization

Local variables are initialized but always overwritten before being
read or return.

Drop the redundant initialization.

No functional change intended.

Signed-off-by: Gaetan Perrot <gaetan.perrot@spacecubics.com>
1 file changed