common: Drop asm/global_data.h from common header
[platform/kernel/u-boot.git] / arch / x86 / include / asm / fast_spi.h
index 7a81d4f..82e3d8f 100644 (file)
@@ -6,8 +6,10 @@
 #ifndef ASM_FAST_SPI_H
 #define ASM_FAST_SPI_H
 
-/* Register offsets from the MMIO region base (PCI_BASE_ADDRESS_0) */
+#include <pci.h>
 #include <linux/bitops.h>
+
+/* Register offsets from the MMIO region base (PCI_BASE_ADDRESS_0) */
 struct fast_spi_regs {
        u32 bfp;
        u32 hsfsts_ctl;