src: Remove useless comments in "includes" lines
Change-Id: Ide5673dc99688422c5078c8c28ca5935fd39c854 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/50186 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com>
This commit is contained in:
committed by
Patrick Georgi
parent
b3fcd5d57c
commit
3b3d085338
@@ -44,8 +44,8 @@ typedef union _PCI_ADDR {
|
||||
#include <SBDEF.h>
|
||||
#include <AMDSBLIB.h>
|
||||
#include <SBSUBFUN.h>
|
||||
#include "platform_cfg.h" /* mainboard specific configuration */
|
||||
#include <OEM.h> /* platform default configuration */
|
||||
#include "platform_cfg.h"
|
||||
#include <OEM.h>
|
||||
#include <AMD.h>
|
||||
|
||||
//------------------------------------------------------------------------------------------------------------------------//
|
||||
|
Reference in New Issue
Block a user