From 048a92ea54355756292aa49a4cf88518a98ec37a Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Fri, 3 May 2019 14:28:37 -0800 Subject: Fix spelling of available. Signed-off-by: Vagrant Cascadian --- arch/x86/lib/fsp/fsp_common.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'arch/x86/lib/fsp/fsp_common.c') diff --git a/arch/x86/lib/fsp/fsp_common.c b/arch/x86/lib/fsp/fsp_common.c index d5ed1d5631..ed0827c6e9 100644 --- a/arch/x86/lib/fsp/fsp_common.c +++ b/arch/x86/lib/fsp/fsp_common.c @@ -138,7 +138,7 @@ int arch_fsp_init(void) } /* - * DM is not avaiable yet at this point, hence call + * DM is not available yet at this point, hence call * CMOS access library which does not depend on DM. */ stack = cmos_read32(CMOS_FSP_STACK_ADDR); -- cgit v1.2.3