nb/amdk8/debug.c Fix building with CONFIG_DEBUG_SMBUS
commit8eb55bbfe7e3bd601c4bece24e0772dba5410827
authorArthur Heymans <arthur@aheymans.xyz>
Wed, 10 May 2017 14:28:38 +0000 (10 16:28 +0200)
committerStefan Reinauer <stefan.reinauer@coreboot.org>
Wed, 28 Jun 2017 00:50:08 +0000 (28 00:50 +0000)
tree42209df29cb13dc5f07896eeca4dcc243a9455a5
parent4988af8ca8f3323a5a6b63a0b83ebda1fc2d2a81
nb/amdk8/debug.c Fix building with CONFIG_DEBUG_SMBUS

Problem was introduced by fb2f667da2 "nb/amd/amdk8: Link raminit_f.c"
which linked debug.c and was not tested with this option.

Change-Id: I8597a6915c65ea783a864110cb23ecb34ea0611b
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/19653
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Swift Geek <swiftgeek@gmail.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
src/northbridge/amd/amdk8/debug.c
src/northbridge/amd/amdk8/raminit.h