X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Fsouthbridge%2Famd%2Fcs5536%2Fearly_smbus.c;h=814bc5a1fb1a2081f55db5382344595b85b187a1;hb=c5fc7db3559e080858461b724251f87be6faa2cd;hp=5cb815d2509639b6daef63b311744a81dccd8189;hpb=533ec00689d5affb283ea1a07c978972441deeba;p=coreboot.git diff --git a/src/southbridge/amd/cs5536/early_smbus.c b/src/southbridge/amd/cs5536/early_smbus.c index 5cb815d25..814bc5a1f 100644 --- a/src/southbridge/amd/cs5536/early_smbus.c +++ b/src/southbridge/amd/cs5536/early_smbus.c @@ -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:");