diff options
author | Martin Roth <martin.roth@se-eng.com> | 2014-12-29 14:38:31 -0700 |
---|---|---|
committer | Martin Roth <gaumless@gmail.com> | 2015-01-06 06:31:15 +0100 |
commit | 0b2c4ece7d909fae41c4fc1821a48dd2758093d0 (patch) | |
tree | 067323b9be33e47909298456e7470b15d5dcdadc /src/mainboard/lippert/toucan-af/OptionsIds.h | |
parent | fc34750c88b74f79f5bcd1d622486285af1b95d8 (diff) | |
download | coreboot-0b2c4ece7d909fae41c4fc1821a48dd2758093d0.tar.xz |
Remove AMD's "Release Content" doxygen from coreboot files
These comments are left over and are not relevent in the coreboot
code, but created a new section titled "Release Content" in the
doxygen documentation produced by the coreboot code. In an effort
to clean up the output, I'm removing these doxygen comments.
Change-Id: I4d7be3313a2ab6c140b4f3afe70dffc4abba7bca
Signed-off-by: Martin Roth <martin.roth@se-eng.com>
Reviewed-on: http://review.coreboot.org/8069
Reviewed-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
Tested-by: build bot (Jenkins)
Reviewed-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
Diffstat (limited to 'src/mainboard/lippert/toucan-af/OptionsIds.h')
-rw-r--r-- | src/mainboard/lippert/toucan-af/OptionsIds.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/mainboard/lippert/toucan-af/OptionsIds.h b/src/mainboard/lippert/toucan-af/OptionsIds.h index cf0a4bea84..23494d44c9 100644 --- a/src/mainboard/lippert/toucan-af/OptionsIds.h +++ b/src/mainboard/lippert/toucan-af/OptionsIds.h @@ -24,10 +24,6 @@ * * This file is used to switch on/off IDS features. * - * @xrefitem bom "File Content Label" "Release Content" - * @e project: AGESA - * @e sub-project: Core - * @e \$Revision: 12067 $ @e \$Date: 2009-04-11 04:34:13 +0800 (Sat, 11 Apr 2009) $ */ #ifndef _OPTION_IDS_H_ #define _OPTION_IDS_H_ |