]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Remove duplicate / unused #defines on AM335x boards
authorMark Jackson <mpfj-list@mimc.co.uk>
Wed, 17 Apr 2013 08:22:47 +0000 (08:22 +0000)
committerTom Rini <trini@ti.com>
Fri, 10 May 2013 12:25:55 +0000 (08:25 -0400)
commit15191c91a240bd8683ca40e6c4b8b8c44b98412f
tree3230ee5a84eebf036c36c1c4d7dd361760fe55d7
parent85b7ac4588c3128e3702f7232b3fd46c7cd7cf43
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>
include/configs/am335x_evm.h
include/configs/pcm051.h