From 0f82c12f71f23f0699fb85a5fe768fba00963e7a Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Wed, 4 Dec 2019 19:23:50 +0100 Subject: {Documentation,soc/intel}: Fix typo Change-Id: I708ab503ece37f44cc38511aad2383ab2cec3368 Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/c/coreboot/+/37468 Reviewed-by: Angel Pons Reviewed-by: Paul Menzel Tested-by: build bot (Jenkins) --- src/soc/intel/apollolake/chip.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/soc/intel/apollolake/chip.c') diff --git a/src/soc/intel/apollolake/chip.c b/src/soc/intel/apollolake/chip.c index 907149a829..d9c42f9c20 100644 --- a/src/soc/intel/apollolake/chip.c +++ b/src/soc/intel/apollolake/chip.c @@ -267,7 +267,7 @@ static void pcie_update_device_tree(unsigned int devfn0, int num_funcs) devfn = devfn0 + inc; /* - * Increase funtion by 1. + * Increase function by 1. * Then find first enabled device to replace func0 * as that port was move to func0. */ -- cgit v1.2.3