Skip to content
Commit ef2d17fe authored by Minghuan Lian's avatar Minghuan Lian Committed by Tom Rini
Browse files

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: default avatarMinghuan Lian <Minghuan.Lian@freescale.com>
parent 06e07f65
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment