From 85a8169b611e7ca02bc0dad119244b40348a6f5e Mon Sep 17 00:00:00 2001 From: Jonathan Neuschäfer Date: Tue, 11 Dec 2018 15:16:25 +0100 Subject: soc/amd/stoneyridge: Improve grammar through punctuation MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Iebae12f0b0397b5d4ad1fb09b5d9b847bc63c5d1 Signed-off-by: Jonathan Neuschäfer Reviewed-on: https://review.coreboot.org/c/30159 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi --- src/soc/amd/stoneyridge/include/soc/gpio.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/soc') diff --git a/src/soc/amd/stoneyridge/include/soc/gpio.h b/src/soc/amd/stoneyridge/include/soc/gpio.h index b758309c75..5609ca63c5 100644 --- a/src/soc/amd/stoneyridge/include/soc/gpio.h +++ b/src/soc/amd/stoneyridge/include/soc/gpio.h @@ -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: -- cgit v1.2.3