drivers/mrc_cache: Fix extra space at the beginning of line

Change-Id: Ic49cb6c67aa707efa6495788137b550683008868
Signed-off-by: Subrata Banik <subratabanik@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/77594
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Elyes Haouas <ehaouas@noos.fr>
Reviewed-by: Martin L Roth <gaumless@gmail.com>
This commit is contained in:
Subrata Banik 2023-08-31 14:26:49 +00:00 committed by Martin L Roth
parent ecf2b42e73
commit 898678d8a2
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ config MRC_WRITE_NV_LATE
help
MRC settings are normally written to NVRAM at BS_DEV_ENUMERATE-EXIT.
If a platform requires MRC settings written to NVRAM later than
normal, select this item. This will cause the write to occur at
normal, select this item. This will cause the write to occur at
BS_OS_RESUME_CHECK-ENTRY.
config MRC_STASH_TO_CBMEM