diff options
author | Luck, Tony <tony.luck@intel.com> | 2013-06-20 20:15:39 +0200 |
---|---|---|
committer | Tony Luck <tony.luck@intel.com> | 2013-07-08 19:46:50 +0200 |
commit | 44840098478f6bf8c6e8d010241dcd4990fefe07 (patch) | |
tree | c5c27087da2d463a5f70a2abb6b280e513ba4164 /arch/arm/mach-pxa/mioa701_bootresume.S | |
parent | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma (diff) | |
download | linux-44840098478f6bf8c6e8d010241dcd4990fefe07.tar.xz linux-44840098478f6bf8c6e8d010241dcd4990fefe07.zip |
[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>
Diffstat (limited to 'arch/arm/mach-pxa/mioa701_bootresume.S')
0 files changed, 0 insertions, 0 deletions