aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/amd/cimx/sb900/early.c
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2019-02-05 08:48:59 +0100
committerPatrick Georgi <pgeorgi@google.com>2019-03-08 13:59:33 +0000
commitbe11236a4d9934c93ee284167e86386db3205d35 (patch)
tree3205aab11cf5ea974c0164612a6f86641edaa407 /src/southbridge/amd/cimx/sb900/early.c
parent51120435f5dd3d71ad24b95089f3ac6dc4d224bf (diff)
commonlib/loglevel.h: Drop unnecessary include
This 'include' is only needed in console/console.h file. Change-Id: Ief61106eb78d0de743c920f358937c51658c228a Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/31239 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Nico Huber <nico.h@gmx.de>
Diffstat (limited to 'src/southbridge/amd/cimx/sb900/early.c')
-rw-r--r--src/southbridge/amd/cimx/sb900/early.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/southbridge/amd/cimx/sb900/early.c b/src/southbridge/amd/cimx/sb900/early.c
index 6fe133b083..1109290bc7 100644
--- a/src/southbridge/amd/cimx/sb900/early.c
+++ b/src/southbridge/amd/cimx/sb900/early.c
@@ -22,7 +22,6 @@
#include "SbPlatform.h"
#include "sb_cimx.h"
#include <console/console.h>
-#include <commonlib/loglevel.h>
#include "smbus.h"