x86, efi: fix 32-bit warnings in setup_efi_pci()
authorJan Beulich <JBeulich@suse.com>
Fri, 18 Jan 2013 12:35:14 +0000 (12:35 +0000)
committerMatt Fleming <matt.fleming@intel.com>
Fri, 25 Jan 2013 10:22:53 +0000 (10:22 +0000)
commitbc754790f932f3466ec521ee792da2791e7003ae
treec7e75a6f0d8fb52f39c383d557ff8a0359be97ae
parent791eb564d218dabe0f9a2212916fe54240b97afb
x86, efi: fix 32-bit warnings in setup_efi_pci()

Fix four similar build warnings on 32-bit (casts between different
size pointers and integers).

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Cc: Borislav Petkov <bp@alien8.de>
Cc: Stefan Hasko <hasko.stevo@gmail.com>
Signed-off-by: Matt Fleming <matt.fleming@intel.com>
arch/x86/boot/compressed/eboot.c
This page took 0.025837 seconds and 5 git commands to generate.