linux/arch/ia64/hp/sim
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
..
boot [IA64] sim: Add casts to avoid assignment warnings 2013-07-08 10:46:50 -07:00
hpsim_console.c [IA64] Cleanup HPSIM code (was: Re: Enable early console for Ski simulator) 2007-09-01 02:52:25 -07:00
hpsim_irq.c hpsim, initialize chip for assigned irqs 2012-03-08 12:26:30 -08:00
hpsim_machvec.c
hpsim_setup.c hpsim, initialize chip for assigned irqs 2012-03-08 12:26:30 -08:00
hpsim_ssc.h
hpsim.S
Kconfig tty: Added a CONFIG_TTY option to allow removal of TTY 2013-01-18 16:15:27 -08:00
Makefile
simeth.c Disintegrate asm/system.h for IA64 2012-03-28 18:30:02 +01:00
simscsi.c [IA64] hpsim: Fix check for overlong simscsi prefix. 2013-06-03 16:09:43 -07:00
simserial.c TTY: cleanup tty->hw_stopped uses 2013-03-18 16:24:30 -07:00