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:
156a0f8
)
davinci: mityomapl138: make file local data static
author
Sekhar Nori
<nsekhar@ti.com>
Tue, 12 Oct 2010 04:55:22 +0000
(10:25 +0530)
committer
Kevin Hilman
<khilman@deeprootsystems.com>
Tue, 12 Oct 2010 15:19:13 +0000
(08:19 -0700)
Most of the regulator data structures are local to the
board file, but not made static. Fix this.
Also make the nand partition table static.
This gets rid of all the sparse warnings for this file.
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
No differences found