fix sparse, checkpatch warnings in OMAP2/3 SCM code
authorPaul Walmsley <paul@pwsan.com>
Wed, 7 May 2008 17:52:02 +0000 (11:52 -0600)
committerTony Lindgren <tony@atomide.com>
Fri, 9 May 2008 21:42:10 +0000 (14:42 -0700)
Fix sparse warnings with the OMAP2 SCM code. Involves tagging
appropriate pointer<->integer type conversions with __force.  Also fix
a checkpatch warning re: conversion of asm/ includes to linux/.

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

No differences found