davinci: mityomapl138: make file local data static
authorSekhar Nori <nsekhar@ti.com>
Tue, 12 Oct 2010 04:55:22 +0000 (10:25 +0530)
committerKevin 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