commit | a0433ac30c75e5c989088cc5503653cc7a12998a | [log] [tgz] |
---|---|---|
author | Sekhar Nori <nsekhar@ti.com> | Fri Oct 09 20:55:43 2009 +0530 |
committer | Kevin Hilman <khilman@deeprootsystems.com> | Wed Nov 25 10:21:34 2009 -0800 |
tree | 304821a6200b045706262df65c2250187ac636cf | |
parent | 5950b55b0498f268d1ffa6adb63f96a1f350c37e [diff] |
davinci: DA830/OMAP-L137 EVM: remove ifdefs inside da830_evm_init() Remove ifdefs inside da830_evm_init function since they are discouraged in Documentation/SubmittingPatches section 2.2 Use the method outlined in that document for fixing it. Tested on DA830 EVM. Signed-off-by: Sekhar Nori <nsekhar@ti.com> Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>