diff options
author | Paul Menzel <pmenzel@molgen.mpg.de> | 2020-10-06 09:01:30 +0200 |
---|---|---|
committer | Angel Pons <th3fanbus@gmail.com> | 2020-10-17 13:54:17 +0000 |
commit | 227225b4ac46e085d72d51e698aecd73159e1f18 (patch) | |
tree | e1505f5635d11bb2f230c15c90a823b8ca637d28 /util/nvramtool/cmos_lowlevel.h | |
parent | 30935b60389a8cf264226b3885f37dda8d98fe2b (diff) |
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>
Diffstat (limited to 'util/nvramtool/cmos_lowlevel.h')
0 files changed, 0 insertions, 0 deletions