X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=arch%2Fx86%2Flib%2Ffsp%2Ffsp_common.c;fp=arch%2Fx86%2Flib%2Ffsp%2Ffsp_common.c;h=ed0827c6e921901d440c1733dbef10a40462087e;hb=048a92ea54355756292aa49a4cf88518a98ec37a;hp=d5ed1d5631287fde641bf46d429d2bcca9fd6720;hpb=dd30961ca10b6cec605881e6350253a80163440c;p=oweals%2Fu-boot.git 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);