x86: fsp_support: Correct high mem comment typo
[oweals/u-boot.git] / arch / x86 / lib / cmd_hob.c
index a0ef037da13cd1028cf8b04d8eec60159f704b72..915746a4f9215001ff1feb727d03245c59ac7a45 100644 (file)
@@ -7,7 +7,7 @@
 #include <common.h>
 #include <command.h>
 #include <linux/compiler.h>
-#include <asm/arch/fsp/fsp_support.h>
+#include <asm/fsp/fsp_support.h>
 
 DECLARE_GLOBAL_DATA_PTR;