summaryrefslogtreecommitdiff
path: root/src/mainboard/amd
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/amd')
-rw-r--r--src/mainboard/amd/inagua/PlatformGnbPcie.c1
-rw-r--r--src/mainboard/amd/olivehill/PlatformGnbPcie.c1
-rw-r--r--src/mainboard/amd/olivehillplus/PlatformGnbPcie.c1
-rw-r--r--src/mainboard/amd/parmer/PlatformGnbPcie.c1
-rw-r--r--src/mainboard/amd/persimmon/PlatformGnbPcie.c1
-rw-r--r--src/mainboard/amd/south_station/PlatformGnbPcie.c1
-rw-r--r--src/mainboard/amd/thatcher/PlatformGnbPcie.c1
-rw-r--r--src/mainboard/amd/torpedo/PlatformGnbPcie.c1
-rw-r--r--src/mainboard/amd/union_station/PlatformGnbPcie.c1
9 files changed, 0 insertions, 9 deletions
diff --git a/src/mainboard/amd/inagua/PlatformGnbPcie.c b/src/mainboard/amd/inagua/PlatformGnbPcie.c
index c3f9d9ad07..0ca6cbd94b 100644
--- a/src/mainboard/amd/inagua/PlatformGnbPcie.c
+++ b/src/mainboard/amd/inagua/PlatformGnbPcie.c
@@ -34,7 +34,6 @@
* interface (call-out port) to provide a user hook opportunity
*
* Parameters:
- * @param[in] **PeiServices
* @param[in] *InitEarly
*
* @retval VOID
diff --git a/src/mainboard/amd/olivehill/PlatformGnbPcie.c b/src/mainboard/amd/olivehill/PlatformGnbPcie.c
index 1f5b7501f1..f677597d98 100644
--- a/src/mainboard/amd/olivehill/PlatformGnbPcie.c
+++ b/src/mainboard/amd/olivehill/PlatformGnbPcie.c
@@ -116,7 +116,6 @@ static const PCIe_COMPLEX_DESCRIPTOR PcieComplex = {
* interface (call-out port) to provide a user hook opportunity
*
* Parameters:
- * @param[in] **PeiServices
* @param[in] *InitEarly
*
* @retval VOID
diff --git a/src/mainboard/amd/olivehillplus/PlatformGnbPcie.c b/src/mainboard/amd/olivehillplus/PlatformGnbPcie.c
index 4e5382adf8..2ca1a8ca1e 100644
--- a/src/mainboard/amd/olivehillplus/PlatformGnbPcie.c
+++ b/src/mainboard/amd/olivehillplus/PlatformGnbPcie.c
@@ -110,7 +110,6 @@ const PCIe_COMPLEX_DESCRIPTOR PcieComplex = {
* interface (call-out port) to provide a user hook opportunity
*
* Parameters:
- * @param[in] **PeiServices
* @param[in] *InitEarly
*
* @retval VOID
diff --git a/src/mainboard/amd/parmer/PlatformGnbPcie.c b/src/mainboard/amd/parmer/PlatformGnbPcie.c
index 7ab91cd64f..cf57ffb0e2 100644
--- a/src/mainboard/amd/parmer/PlatformGnbPcie.c
+++ b/src/mainboard/amd/parmer/PlatformGnbPcie.c
@@ -153,7 +153,6 @@ static const PCIe_DDI_DESCRIPTOR DdiList [] = {
* interface (call-out port) to provide a user hook opportunity
*
* Parameters:
- * @param[in] **PeiServices
* @param[in] *InitEarly
*
* @retval VOID
diff --git a/src/mainboard/amd/persimmon/PlatformGnbPcie.c b/src/mainboard/amd/persimmon/PlatformGnbPcie.c
index c13a383f99..f2fe96bf52 100644
--- a/src/mainboard/amd/persimmon/PlatformGnbPcie.c
+++ b/src/mainboard/amd/persimmon/PlatformGnbPcie.c
@@ -33,7 +33,6 @@
* interface (call-out port) to provide a user hook opportunity
*
* Parameters:
- * @param[in] **PeiServices
* @param[in] *InitEarly
*
* @retval VOID
diff --git a/src/mainboard/amd/south_station/PlatformGnbPcie.c b/src/mainboard/amd/south_station/PlatformGnbPcie.c
index ca33c6b2d8..8c24408234 100644
--- a/src/mainboard/amd/south_station/PlatformGnbPcie.c
+++ b/src/mainboard/amd/south_station/PlatformGnbPcie.c
@@ -34,7 +34,6 @@
* interface (call-out port) to provide a user hook opportunity
*
* Parameters:
- * @param[in] **PeiServices
* @param[in] *InitEarly
*
* @retval VOID
diff --git a/src/mainboard/amd/thatcher/PlatformGnbPcie.c b/src/mainboard/amd/thatcher/PlatformGnbPcie.c
index 5df269148a..c642c783cd 100644
--- a/src/mainboard/amd/thatcher/PlatformGnbPcie.c
+++ b/src/mainboard/amd/thatcher/PlatformGnbPcie.c
@@ -159,7 +159,6 @@ static const PCIe_COMPLEX_DESCRIPTOR Trinity = {
* interface (call-out port) to provide a user hook opportunity
*
* Parameters:
- * @param[in] **PeiServices
* @param[in] *InitEarly
*
* @retval VOID
diff --git a/src/mainboard/amd/torpedo/PlatformGnbPcie.c b/src/mainboard/amd/torpedo/PlatformGnbPcie.c
index 893b48b070..2c5990a688 100644
--- a/src/mainboard/amd/torpedo/PlatformGnbPcie.c
+++ b/src/mainboard/amd/torpedo/PlatformGnbPcie.c
@@ -101,7 +101,6 @@ static const PCIe_COMPLEX_DESCRIPTOR Llano = {
* interface (call-out port) to provide a user hook opportunity
*
* Parameters:
- * @param[in] **PeiServices
* @param[in] *InitEarly
*
* @retval VOID
diff --git a/src/mainboard/amd/union_station/PlatformGnbPcie.c b/src/mainboard/amd/union_station/PlatformGnbPcie.c
index 68ac8b630b..ca34816b2b 100644
--- a/src/mainboard/amd/union_station/PlatformGnbPcie.c
+++ b/src/mainboard/amd/union_station/PlatformGnbPcie.c
@@ -38,7 +38,6 @@
* interface (call-out port) to provide a user hook opportunity
*
* Parameters:
- * @param[in] **PeiServices
* @param[in] *InitEarly
*
* @retval VOID