diff options
author | Alexandru Gagniuc <mr.nuke.me@gmail.com> | 2013-06-05 20:01:42 -0500 |
---|---|---|
committer | Christian Gmeiner <christian.gmeiner@gmail.com> | 2013-06-06 08:52:57 +0200 |
commit | 5c4645b0ee798e52a6bf18ae1544dd86f8dafdaa (patch) | |
tree | c0c5dd85bd249c000694f74502d6521ec50bfa94 /src/southbridge | |
parent | 3979eda5716f162d18b9fde05aba68b1bb747c6b (diff) |
(Trivial) early_smbus: fix printsmbus macro
When I've first written this macro in 2011, the correct define for
verbose SMBus message was CONFIG_DEBUG_SMBUS_SETUP. This has since
been changed to CONFIG_DEBUG_SMBUS. I didn't catch that, and this made
the printsmbus macro always evaluate to an empty statement.
Use the proper CONFIG_DEBUG_SMBUS define. This makes printsmbus
functional again.
Change-Id: Iaf03354b179cc4a061e0b65f5b746af10f5d2b88
Signed-off-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
Reviewed-on: http://review.coreboot.org/3379
Tested-by: build bot (Jenkins)
Reviewed-by: Christian Gmeiner <christian.gmeiner@gmail.com>
Diffstat (limited to 'src/southbridge')
0 files changed, 0 insertions, 0 deletions