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)
commit8939b3504dc35224cb9c88e5af925b22ea9eee71
tree0d25aa512b65c94d044617ff49c93bcdf5ff67d1
parent156a0f8ecb05bae53f1652ddb151c74315a615fb
davinci: mityomapl138: make file local data static

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>
arch/arm/mach-davinci/board-mityomapl138.c