commit | 292ddf7edca6fba6c2c2019d0485e3224ebbb9bc | [log] [tgz] |
---|---|---|
author | Enric Balletbo i Serra <eballetbo@iseebcn.com> | Thu Jul 25 09:27:40 2013 +0200 |
committer | Tom Rini <trini@ti.com> | Thu Aug 15 08:51:10 2013 -0400 |
tree | 563c95c26b792aa56346d5336889cf14e5784bc0 | |
parent | bace516ebe54a8016499b1fa138dd34e27e723d9 [diff] |
ARM: IGEP0033: Remove duplicate / unused #defines. As config was originally based on am335x_evm.h we have also some duplicate / unnused #defines. Commit 15191c91 removed these #defines on various AM335x boards but not for IGEP COM AQUILA. This patch simply removes them for this board. Signed-off-by: Enric Balletbo i Serra <eballetbo@iseebcn.com> Reviewed-by: Javier Martinez Canillas <javier@dowhile0.org>