]> git.sur5r.net Git - u-boot/blobdiff - include/asm-i386/pci.h
ColdFire: Fix code flash configuration for M547x/M548x boards
[u-boot] / include / asm-i386 / pci.h
index 3a91f57cf4b725571350854cd70bdd20614c7d3a..bde95509a4b61c08f9faec9c37336a9d26690873 100644 (file)
@@ -32,6 +32,4 @@ int pci_shadow_rom(pci_dev_t dev, unsigned char *dest);
 void pci_remove_rom_window(struct pci_controller* hose, u32 addr);
 u32 pci_get_rom_window(struct pci_controller* hose, int size);
 
-
-
 #endif