From 3ae1765df67ff39cfe50222a1c6d05092d538057 Mon Sep 17 00:00:00 2001 From: Ivan Labáth Date: Sat, 22 Feb 2020 17:38:32 +0100 Subject: Documentation: getting_started/gpio.md: fix markup MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I2c61770d60a4f290fd8d516850f16bc3808ad48d Signed-off-by: Ivan Labáth Reviewed-on: https://review.coreboot.org/c/coreboot/+/39082 Reviewed-by: Paul Menzel Reviewed-by: Patrick Georgi Tested-by: build bot (Jenkins) --- Documentation/getting_started/gpio.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Documentation/getting_started') diff --git a/Documentation/getting_started/gpio.md b/Documentation/getting_started/gpio.md index 26939ce7cf..81a06eb410 100644 --- a/Documentation/getting_started/gpio.md +++ b/Documentation/getting_started/gpio.md @@ -25,7 +25,7 @@ how to appropriately set these registers. In addition, some mainboards are based on a baseboard/variant model, where several variant mainboards may share a lot of their circuitry and ICs and the commonality between the boards is collected into a virtual ``baseboard.`` In that case, the GPIOs which are shared -between multiple boards are placed in the baseboard's ``gpio.c` file, while the +between multiple boards are placed in the baseboard's ``gpio.c`` file, while the ones that are board-specific go into each variant's ``gpio.c`` file. ## Intel SoCs -- cgit v1.2.3