From: Kevin Hilman Date: Thu, 25 Feb 2010 23:36:38 +0000 (-0800) Subject: davinci: misc cleanups from sparse X-Git-Tag: v2.6.35-rc1~499^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=28552c2eae472a0a52d1cdb02eb32766c7f690e1;p=pandora-kernel.git davinci: misc cleanups from sparse - Convert data/functions to static - include headers for missing declarations - pointer cleanups: struct foo *__iomem f --> struct foo __iomem *f; Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed