omap2/3/4: mailbox: kill compile warning in mailbox.c
authorFelipe Balbi <felipe.balbi@nokia.com>
Mon, 15 Feb 2010 18:03:33 +0000 (10:03 -0800)
committerTony Lindgren <tony@atomide.com>
Mon, 15 Feb 2010 18:03:33 +0000 (10:03 -0800)
commit0cd7e1cc76c38b29ec459294750660855fa11ca8
treee775aa281048ce6fbd05914d1b490bd9372ef4fd
parentd761585a0571c9d508b26735a3d268ff3ec3a548
omap2/3/4: mailbox: kill compile warning in mailbox.c

Change %d to %ld to avoid the compile warning.

Signed-off-by: Felipe Balbi <felipe.balbi@nokia.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/mailbox.c