commit | 99fd5f690a9f8d6c21d4fa4d017ce28d36c6203e | [log] [tgz] |
---|---|---|
author | Mark Jackson <mpfj-list@mimc.co.uk> | Wed Apr 17 08:22:47 2013 +0000 |
committer | Tom Rini <trini@ti.com> | Fri May 10 08:25:55 2013 -0400 |
tree | 3230ee5a84eebf036c36c1c4d7dd361760fe55d7 | |
parent | 891918a6c2a32ae291467accb0a8bc18df757d9d [diff] |
Remove duplicate / unused #defines on AM335x boards As part of a review of a recent patch to add a new AM335x board, Tom found several duplicate and/or unused #defines. This patch simply removes them. The two affected configs have been recompiled to check nothing was broken (from a compilation point of view !!) Reported-by: Tom Rini <trini@ti.com> Signed-off-by: Mark Jackson <mpfj-list@mimc.co.uk>