diff options
Diffstat (limited to 'arch/x86/include/asm/fsp1/fsp_support.h')
-rw-r--r-- | arch/x86/include/asm/fsp1/fsp_support.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/include/asm/fsp1/fsp_support.h b/arch/x86/include/asm/fsp1/fsp_support.h index e204045482..ed4335ed29 100644 --- a/arch/x86/include/asm/fsp1/fsp_support.h +++ b/arch/x86/include/asm/fsp1/fsp_support.h @@ -9,9 +9,9 @@ #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_infoheader.h" #include "fsp_bootmode.h" #include <asm/fsp_arch.h> #include <asm/fsp/fsp_azalia.h> |