diff options
author | Sekhar Nori <nsekhar@ti.com> | 2010-06-28 07:46:38 -0400 |
---|---|---|
committer | Kevin Hilman <khilman@deeprootsystems.com> | 2010-09-24 10:40:23 -0400 |
commit | db549d22c4b84824f90558eb8e6b116cf134794d (patch) | |
tree | 99600a41610c8839bf104ad31f9e989c47b26e2b /arch/arm/mach-s5pc100 | |
parent | b30a3f6257ed2105259b404d419b4964e363928c (diff) |
davinci: da850 evm: sparse cleanup: make file local variables static
Without this cleanup, sparse checker reports warnings of the type:
CHECK arch/arm/mach-davinci/board-da850-evm.c
arch/arm/mach-davinci/board-da850-evm.c:112:22: warning: symbol 'da850_evm_nandflash_partition' was not declared. Should it be static?
The nand flash partitions and regulator supplies are used within
the EVM file and so should have been static
This patch has been boot tested on DA830 and DA850 EVMs.
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
Diffstat (limited to 'arch/arm/mach-s5pc100')
0 files changed, 0 insertions, 0 deletions