commit | 15191c91a240bd8683ca40e6c4b8b8c44b98412f | [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 | 85b7ac4588c3128e3702f7232b3fd46c7cd7cf43 [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>