coreboot/src/mainboard/amd/persimmon
Paul Menzel 227225b4ac mb: AMD CIMx boards: Fix typo in *is defined* in comments
The passive clause is constructed with the past participle, which is
*defined* in this case. Fix all occurrences in AMD vendor code with the
command below.

    git grep -l "is define at" src/mainboard/ | xargs sed -i 's/is define at/is defined at/'

Change-Id: I5aa0e6e064410b305aa5f2775271f6a8988da64b
Signed-off-by: Paul Menzel <pmenzel@molgen.mpg.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/46066
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-10-17 13:54:17 +00:00
..
acpi mb/amd: Drop unneeded empty lines 2020-08-31 06:30:16 +00:00
acpi_tables.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
BiosCallOuts.c soc/amd/common: Access ACPIMMIO via proper symbols 2020-06-28 21:50:12 +00:00
board_info.txt
bootblock.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
buildOpts.c AGESA f14/f15tn/f16kb: Clean up buildOpts.c files 2020-06-01 17:00:15 +00:00
cmos.layout src: Fix up #-commented SPDX headers 2020-06-01 17:08:53 +00:00
devicetree.cb mainboard/*/*/*.cb: Remove leading blank lines from SPDX header 2020-05-18 07:01:11 +00:00
dsdt.asl mb/*/*/dsdt.asl: Drop useless comments in DefinitionBlock() 2020-10-13 18:27:23 +00:00
irq_tables.c mb/amd: Drop unneeded empty lines 2020-09-21 15:58:10 +00:00
Kconfig mainboard/*/*/Kconfig*: Remove leading blank lines from SPDX header 2020-05-18 07:00:58 +00:00
Kconfig.name mb/amd/persimmon: Switch away from ROMCC_BOOTBLOCK 2020-02-24 13:53:39 +00:00
mainboard.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
Makefile.inc src: Remove leading blank lines from SPDX header 2020-05-18 07:00:27 +00:00
mptable.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
OemCustomize.c mb/amd: Drop unneeded empty lines 2020-08-31 06:30:16 +00:00
OptionsIds.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
platform_cfg.h mb: AMD CIMx boards: Fix typo in *is defined* in comments 2020-10-17 13:54:17 +00:00