X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fasm-i386%2Fpci.h;h=bde95509a4b61c08f9faec9c37336a9d26690873;hb=0740ac26f4e590bf5b4e7b9a9886208dc2dacb32;hp=3a91f57cf4b725571350854cd70bdd20614c7d3a;hpb=7a8e9bed17d7924a9c5c4699b1f6a3a0359524ed;p=oweals%2Fu-boot.git diff --git a/include/asm-i386/pci.h b/include/asm-i386/pci.h index 3a91f57cf4..bde95509a4 100644 --- a/include/asm-i386/pci.h +++ b/include/asm-i386/pci.h @@ -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