davinci: misc cleanups from sparse
authorKevin Hilman <khilman@deeprootsystems.com>
Thu, 25 Feb 2010 23:36:38 +0000 (15:36 -0800)
committerKevin Hilman <khilman@deeprootsystems.com>
Thu, 6 May 2010 22:02:01 +0000 (15:02 -0700)
- 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 <khilman@deeprootsystems.com>

No differences found