Move C labels to start-of-line
[coreboot.git] / src / southbridge / amd / cs5536 / early_smbus.c
index 5cb815d2509639b6daef63b311744a81dccd8189..814bc5a1fb1a2081f55db5382344595b85b187a1 100644 (file)
@@ -194,7 +194,7 @@ static unsigned char do_smbus_read_byte(unsigned smbus_io_base,
 
        return smbus_get_result(smbus_io_base);
 
-      err:
+err:
        print_debug("SMBUS READ ERROR:");
        print_debug_hex8(error);
        print_debug(" device:");