diff options
Diffstat (limited to 'arch/x86/include/asm')
-rw-r--r-- | arch/x86/include/asm/fsp/fsp_bootmode.h (renamed from arch/x86/include/asm/fsp1/fsp_bootmode.h) | 0 | ||||
-rw-r--r-- | arch/x86/include/asm/fsp1/fsp_support.h | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/include/asm/fsp1/fsp_bootmode.h b/arch/x86/include/asm/fsp/fsp_bootmode.h index bc96ec308c..bc96ec308c 100644 --- a/arch/x86/include/asm/fsp1/fsp_bootmode.h +++ b/arch/x86/include/asm/fsp/fsp_bootmode.h diff --git a/arch/x86/include/asm/fsp1/fsp_support.h b/arch/x86/include/asm/fsp1/fsp_support.h index ed4335ed29..c2c5288ebd 100644 --- a/arch/x86/include/asm/fsp1/fsp_support.h +++ b/arch/x86/include/asm/fsp1/fsp_support.h @@ -7,12 +7,12 @@ #ifndef __FSP_SUPPORT_H__ #define __FSP_SUPPORT_H__ +#include <asm/fsp/fsp_bootmode.h> #include <asm/fsp/fsp_fv.h> #include <asm/fsp/fsp_hob.h> #include <asm/fsp/fsp_infoheader.h> #include <asm/fsp/fsp_types.h> #include "fsp_ffs.h" -#include "fsp_bootmode.h" #include <asm/fsp_arch.h> #include <asm/fsp/fsp_azalia.h> |