summaryrefslogtreecommitdiffstats
path: root/src/mainboard/amd/union_station
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2021-02-01 10:09:40 +0100
committerPatrick Georgi <pgeorgi@google.com>2021-02-04 10:18:49 +0000
commit3b3d0853388f30868e0131741c14b4a71a82ea1b (patch)
treeffa97c20fb3d4d3ef79959cc6c5fc41cf03cb3d1 /src/mainboard/amd/union_station
parentb3fcd5d57cf6482eaf93958bdcb57e93894c97a9 (diff)
downloadcoreboot-3b3d0853388f30868e0131741c14b4a71a82ea1b.tar.gz
coreboot-3b3d0853388f30868e0131741c14b4a71a82ea1b.tar.bz2
coreboot-3b3d0853388f30868e0131741c14b4a71a82ea1b.zip
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>
Diffstat (limited to 'src/mainboard/amd/union_station')
-rw-r--r--src/mainboard/amd/union_station/mainboard.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/amd/union_station/mainboard.c b/src/mainboard/amd/union_station/mainboard.c
index 88ba11125cfc..4b6f9a1180d1 100644
--- a/src/mainboard/amd/union_station/mainboard.c
+++ b/src/mainboard/amd/union_station/mainboard.c
@@ -3,7 +3,7 @@
#include <amdblocks/acpimmio.h>
#include <console/console.h>
#include <device/device.h>
-#include <southbridge/amd/cimx/sb800/SBPLATFORM.h> /* Platform Specific Definitions */
+#include <southbridge/amd/cimx/sb800/SBPLATFORM.h>
/**********************************************
* Enable the dedicated functions of the board.