commit | a7884f454b75ac57e92b8c3fb3b20148f92f7688 | [log] [tgz] |
---|---|---|
author | Sekhar Nori <nsekhar@ti.com> | Thu Jul 01 19:00:49 2010 +0530 |
committer | Kevin Hilman <khilman@deeprootsystems.com> | Fri Sep 24 07:40:24 2010 -0700 |
tree | f1ecdb0f050e284cd388b0770cfafafe8bd6fe45 | |
parent | fca97b3337edb6b12707d167460b224dd8ef6052 [diff] |
davinci: clean up inconsistent usage of spaces in Kconfig In arch/arm/mach-davinci/Kconfig, some of the configuration items are indented with multiple spaces instead of tabs. Also, in couple of places, two spaces are used in the middle of help text where one should do. This patch fixes both issues. Signed-off-by: Sekhar Nori <nsekhar@ti.com> Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>