commit | 12c7fd21b87ea9aeeb889b0833be152c9c41ddb0 | [log] [tgz] |
---|---|---|
author | Semih Hazar <semih.hazar@indefia.com> | Thu Dec 17 15:07:22 2009 +0200 |
committer | Wolfgang Denk <wd@denx.de> | Sun Nov 28 22:32:13 2010 +0100 |
tree | 0db1cd53e200e9ca5361bd7a3f8b61f5d9507572 | |
parent | d3e8e6842a09b5c667cff976a5e135f60ca1020a [diff] |
Remove duplicate #defines in atngw100.h and mimc200.h Two configuration include files had duplicate CONFIG_DOS_PARTITION definitions with the same value. This patch does not effect anything, just trims unnecessary text. Signed-off-by: Semih Hazar <semih.hazar@indefia.com>