]> git.sur5r.net Git - u-boot/blobdiff - arch/x86/include/asm/pci.h
x86: Initialise SPI if enabled
[u-boot] / arch / x86 / include / asm / pci.h
index 37cc7e3a0f849f59ed561a6ba44a319f00b0798e..6d68ab6c92623e38dfd591f89cf70ce5d888de19 100644 (file)
@@ -24,7 +24,7 @@
  */
 
 #ifndef _PCI_I386_H_
-#define _PCI_I386_H_   1
+#define _PCI_I386_H_
 
 #define DEFINE_PCI_DEVICE_TABLE(_table) \
        const struct pci_device_id _table[]