'out' label will be unused of CONFIG_LEDS_CLASS is unset. Move it into conditional block. Signed-off-by: Jiri Kosina <jkosina@suse.cz>
@@ -588,9 +588,8 @@ err:
}
-#endif
-
out:
+#endif
hid_info(hid, "Force feedback support for Logitech Gaming Wheels\n");
return 0;