]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/x86/include/asm/fsp/fsp_support.h
x86: Move common FSP code into a common location
[karo-tx-uboot.git] / arch / x86 / include / asm / fsp / fsp_support.h
similarity index 99%
rename from arch/x86/include/asm/arch-queensbay/fsp/fsp_support.h
rename to arch/x86/include/asm/fsp/fsp_support.h
index ebdbd0343509147046fc7c66e34629a2082fea19..6329cfea66075429cd4332e074fedfedcc6c7074 100644 (file)
@@ -16,7 +16,7 @@
 #include "fsp_platform.h"
 #include "fsp_infoheader.h"
 #include "fsp_bootmode.h"
-#include "fsp_vpd.h"
+#include <asm/arch/fsp/fsp_vpd.h>
 
 struct shared_data {
        struct fsp_header       *fsp_hdr;