linux/arch/ia64/hp
Luck, Tony 4484009847 [IA64] sim: Add casts to avoid assignment warnings
Pointers in the efi_runtime_services_t structure now have type
"void *" (formerly they were "unsigned long"). So we now see a
bunch of warnings like this:

arch/ia64/hp/sim/boot/fw-emu.c:293: warning: assignment makes pointer from integer without a cast

Add (void *) casts to the 10 affected lines to make the build quiet again.

Signed-off-by: Tony Luck <tony.luck@intel.com>
2013-07-08 10:46:50 -07:00
..
common ACPI / ia64 / sba_iommu: Use ACPI scan handler for device discovery 2013-06-20 01:24:29 +02:00
sim [IA64] sim: Add casts to avoid assignment warnings 2013-07-08 10:46:50 -07:00
zx1