aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/amd/torpedo/Oem.h
diff options
context:
space:
mode:
authorMartin Roth <gaumless@gmail.com>2015-01-06 21:09:57 -0700
committerMartin Roth <gaumless@gmail.com>2015-01-09 06:05:19 +0100
commitc62ee70b6ef651288c4c4710319ee313b28fd520 (patch)
tree7c320594e43b828141b448ae9ce5bdb616d64e2e /src/mainboard/amd/torpedo/Oem.h
parent2507820bd9f3c868e79b28f3b4e5ed199b3e62dd (diff)
src/mainboard: Doxygen fixes
- Remove @param command for #define - this isn't valid. - Rename duplicate @section names - All of the renamed @sections have other @section names in the same file. - Remove blank @brief and @param commands - Doxygen seems to REALLY dislike this... - Add a missing @param name. Change-Id: Iba99ec68b37bbb5c375b7256363d16228031d771 Signed-off-by: Martin Roth <gaumless@gmail.com> Reviewed-on: http://review.coreboot.org/8175 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Diffstat (limited to 'src/mainboard/amd/torpedo/Oem.h')
-rw-r--r--src/mainboard/amd/torpedo/Oem.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mainboard/amd/torpedo/Oem.h b/src/mainboard/amd/torpedo/Oem.h
index 915182e05d..f0788584a6 100644
--- a/src/mainboard/amd/torpedo/Oem.h
+++ b/src/mainboard/amd/torpedo/Oem.h
@@ -34,8 +34,6 @@
/**
* PCIEX_BASE_ADDRESS - Define PCIE base address
- *
- * @param[Option] MOVE_PCIEBAR_TO_F0000000 Set PCIe base address to 0xF7000000
*/
#ifdef MOVE_PCIEBAR_TO_F0000000
#define PCIEX_BASE_ADDRESS 0xF7000000