net: hns3: fix wrong use of rss size during VF rss config
[linux-2.6-microblaze.git] / drivers / gnss / mtk.c
index d1fc555..c62b121 100644 (file)
@@ -126,7 +126,7 @@ static void mtk_remove(struct serdev_device *serdev)
        if (data->vbackup)
                regulator_disable(data->vbackup);
        gnss_serial_free(gserial);
-};
+}
 
 #ifdef CONFIG_OF
 static const struct of_device_id mtk_of_match[] = {