Minghuan Lian ef2d17fe21 drivers/pci/pci_rom.c: fix compile warning under 64bit mode
Fix this:
drivers/pci/pci_rom.c:95:15: warning: cast to pointer from
integer of different size [-Wint-to-pointer-cast]
rom_header = (struct pci_rom_header *)rom_address;

Signed-off-by: Minghuan Lian <Minghuan.Lian@freescale.com>
2015-01-30 09:19:16 -05:00
..
2014-09-24 18:30:28 -04:00
2014-12-18 13:19:20 -07:00
2015-01-23 17:24:54 -07:00
2014-09-09 17:24:49 +02:00