[coreboot-gerrit] Change in ...coreboot[master]: src/{mainboard, southbridge}: Remove commented include lines

HAOUAS Elyes (Code Review) gerrit at coreboot.org
Mon Nov 26 21:49:04 CET 2018


HAOUAS Elyes has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/29845


Change subject: src/{mainboard,southbridge}: Remove commented include lines
......................................................................

src/{mainboard,southbridge}: Remove commented include lines

Change-Id: Ie06ae528ade3e06ae880b488628692ce43c30f5a
Signed-off-by: Elyes HAOUAS <ehaouas at noos.fr>
---
M src/mainboard/bap/ode_e20XX/buildOpts.c
M src/mainboard/gizmosphere/gizmo2/buildOpts.c
M src/southbridge/amd/cimx/sb800/smbus.h
M src/southbridge/amd/cimx/sb900/smbus.h
M src/southbridge/amd/sb800/smbus.h
5 files changed, 0 insertions(+), 10 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/45/29845/1

diff --git a/src/mainboard/bap/ode_e20XX/buildOpts.c b/src/mainboard/bap/ode_e20XX/buildOpts.c
index 2f6143e..6c405cc 100644
--- a/src/mainboard/bap/ode_e20XX/buildOpts.c
+++ b/src/mainboard/bap/ode_e20XX/buildOpts.c
@@ -228,8 +228,6 @@
 
 #define BLDCFG_AP_MTRR_SETTINGS_LIST &KabiniApMtrrSettingsList
 
-//#include "KeralaInstall.h"
-
 /*  Include the files that instantiate the configuration definitions.  */
 #include "cpuRegisters.h"
 #include "cpuFamRegisters.h"
diff --git a/src/mainboard/gizmosphere/gizmo2/buildOpts.c b/src/mainboard/gizmosphere/gizmo2/buildOpts.c
index 2f6143e..6c405cc 100644
--- a/src/mainboard/gizmosphere/gizmo2/buildOpts.c
+++ b/src/mainboard/gizmosphere/gizmo2/buildOpts.c
@@ -228,8 +228,6 @@
 
 #define BLDCFG_AP_MTRR_SETTINGS_LIST &KabiniApMtrrSettingsList
 
-//#include "KeralaInstall.h"
-
 /*  Include the files that instantiate the configuration definitions.  */
 #include "cpuRegisters.h"
 #include "cpuFamRegisters.h"
diff --git a/src/southbridge/amd/cimx/sb800/smbus.h b/src/southbridge/amd/cimx/sb800/smbus.h
index eb5bddf..82db12a 100644
--- a/src/southbridge/amd/cimx/sb800/smbus.h
+++ b/src/southbridge/amd/cimx/sb800/smbus.h
@@ -16,8 +16,6 @@
 #ifndef _SB800_SMBUS_H_
 #define _SB800_SMBUS_H_
 
-//#include <stdint.h>
-
 #define SMBUS_IO_BASE	SMBUS0_BASE_ADDRESS
 
 #define SMBHSTSTAT 0x0
diff --git a/src/southbridge/amd/cimx/sb900/smbus.h b/src/southbridge/amd/cimx/sb900/smbus.h
index feaa397..9fc698e 100644
--- a/src/southbridge/amd/cimx/sb900/smbus.h
+++ b/src/southbridge/amd/cimx/sb900/smbus.h
@@ -16,8 +16,6 @@
 #ifndef _SB900_SMBUS_H_
 #define _SB900_SMBUS_H_
 
-//#include <stdint.h>
-
 #define SMBUS_IO_BASE	SMBUS0_BASE_ADDRESS
 
 #define SMBHSTSTAT 0x0
diff --git a/src/southbridge/amd/sb800/smbus.h b/src/southbridge/amd/sb800/smbus.h
index 5ac4ea6..0a7ca0e 100644
--- a/src/southbridge/amd/sb800/smbus.h
+++ b/src/southbridge/amd/sb800/smbus.h
@@ -16,8 +16,6 @@
 #ifndef SB800_SMBUS_H
 #define SB800_SMBUS_H
 
-//#include <stdint.h>
-
 #define SMBHSTSTAT 0x0
 #define SMBSLVSTAT 0x1
 #define SMBHSTCTRL 0x2

-- 
To view, visit https://review.coreboot.org/c/coreboot/+/29845
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ie06ae528ade3e06ae880b488628692ce43c30f5a
Gerrit-Change-Number: 29845
Gerrit-PatchSet: 1
Gerrit-Owner: HAOUAS Elyes <ehaouas at noos.fr>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20181126/d4ec6f9c/attachment.html>


More information about the coreboot-gerrit mailing list