x86: Move smbios generation into arch independent directory
[oweals/u-boot.git] / arch / x86 / lib / tables.c
index 9ee6b5e9249d28c8a9609b8cc37492ae270073e6..e62705af41c4dc254041c80ddca4b17d7ee477d3 100644 (file)
@@ -5,9 +5,9 @@
  */
 
 #include <common.h>
+#include <smbios.h>
 #include <asm/sfi.h>
 #include <asm/mpspec.h>
-#include <asm/smbios.h>
 #include <asm/tables.h>
 #include <asm/acpi_table.h>
 #include <asm/coreboot_tables.h>