Fix spelling of available.
[oweals/u-boot.git] / arch / x86 / lib / fsp / fsp_common.c
index d5ed1d5631287fde641bf46d429d2bcca9fd6720..ed0827c6e921901d440c1733dbef10a40462087e 100644 (file)
@@ -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);