diff options
author | Paul Menzel <paulepanter@users.sourceforge.net> | 2013-03-15 10:47:50 +0100 |
---|---|---|
committer | Martin Roth <martinroth@google.com> | 2016-03-31 23:43:08 +0200 |
commit | 7454bdf3e28bce0e4bce597885cc69f6a5114f75 (patch) | |
tree | 844ced220bb33cf16490f43161f65a31e2fc0061 /src/drivers/ati | |
parent | b3ddf83a118a7b1ae374ec00cd98420331f36cb1 (diff) |
vendorcode/amd/agesa/*/AGESA.h: Correct "ne" to "be" in comment
The typo is not present anymore in Family 16h (Kabini), so fix it for
the older families (Family 10h, 12h, 14h, 15h, 15h Trinity) too using
the command below.
$ git grep -l ' ne ' src/vendorcode/amd/agesa | xargs sed -i 's/ ne / be /g'
Change-Id: I9cb419251eeec79925f48a5832fac339d40f01d1
Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-on: https://review.coreboot.org/5543
Tested-by: build bot (Jenkins)
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Diffstat (limited to 'src/drivers/ati')
0 files changed, 0 insertions, 0 deletions