Meelis Roos 9965a5d5a5 alpha: fix boot/main.c warning
In current 2.6.23-rc1+git, make bootimage gives the following warning while
compiling arch/alpha/boot/main.c.  The patch below fixes the warning by
casting callback argument explicitly to void*.  The original value comes from
START_ADDR macro and is clearly numeric so only cast it for the callback.

  CC      arch/alpha/boot/main.o
arch/alpha/boot/main.c: In function 'load':
arch/alpha/boot/main.c:135: warning: passing argument 3 of 'callback_read' makes pointer from integer without a cast

Signed-off-by: Meelis Roos <mroos@linux.ee>
Cc: Jay Estabrook <jay.estabrook@hp.com>
Cc: Ivan Kokshaysky <ink@jurassic.park.msu.ru>
Cc: Richard Henderson <rth@twiddle.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-07-31 15:39:39 -07:00
..
2007-07-31 15:39:39 -07:00
2007-07-31 15:39:38 -07:00
2007-07-29 17:09:29 -07:00
2007-07-17 10:23:03 -07:00
2007-07-31 15:39:38 -07:00
2007-07-29 17:09:29 -07:00
2007-07-29 17:09:29 -07:00
2007-07-29 17:09:29 -07:00
2007-07-29 17:09:29 -07:00
2007-07-17 10:23:03 -07:00