soc/amd/stoneyridge: Improve grammar through punctuation
Change-Id: Iebae12f0b0397b5d4ad1fb09b5d9b847bc63c5d1 Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net> Reviewed-on: https://review.coreboot.org/c/30159 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Patrick Georgi <pgeorgi@google.com>
This commit is contained in:
parent
45e6c82e68
commit
85a8169b61
|
@ -491,7 +491,7 @@ enum {
|
|||
|
||||
/*
|
||||
* Several macros are available to declare programming of GPIO pins, and if
|
||||
* needed more than 1 macro can be used for any pin. However, some macros
|
||||
* needed, more than 1 macro can be used for any pin. However, some macros
|
||||
* will have no effect if combined. For example debounce only affects input
|
||||
* or one of the interrupts. Some macros should not be combined, such as SMI
|
||||
* and regular interrupt. The defined macros and their parameters are:
|
||||
|
|
Loading…
Reference in New Issue