mach-omap2: mark casts between integers and pointers with __force
authorPaul Walmsley <paul@pwsan.com>
Fri, 18 Jul 2008 02:52:37 +0000 (20:52 -0600)
committerTony Lindgren <tony@atomide.com>
Tue, 5 Aug 2008 11:48:35 +0000 (14:48 +0300)
Mark casts between integers and pointers with __force to keep sparse
from complaining.

Signed-off-by: Paul Walmsley <paul@pwsan.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found