git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
66f41d4
)
davinci: misc cleanups from sparse
author
Kevin Hilman
<khilman@deeprootsystems.com>
Thu, 25 Feb 2010 23:36:38 +0000
(15:36 -0800)
committer
Kevin 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