]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
at91: remove redundant AT91FAMILY definition in board config file
authorWu, Josh <Josh.wu@atmel.com>
Tue, 20 May 2014 09:44:44 +0000 (17:44 +0800)
committerAndreas Bießmann <andreas.devel@googlemail.com>
Mon, 26 May 2014 22:10:52 +0000 (00:10 +0200)
commit7f6bd0da9b06afb534bc13ef02b15eb7a5f067e3
tree65a7ff29a84d3c26962da1566cd7652109670f07
parent168a48f39f6e3437f15d379530f89e204a6a81a7
at91: remove redundant AT91FAMILY definition in board config file

Now the AT91FAMILY is already defined in the at91 SoC header. The at91
board config file will include the SoC header file.

So we can remove the redundant AT91FAMILY definition in at91 board
config files.

Signed-off-by: Josh Wu <josh.wu@atmel.com>
[rebase patch]
Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
include/configs/at91sam9m10g45ek.h
include/configs/at91sam9n12ek.h
include/configs/at91sam9x5ek.h
include/configs/corvus.h
include/configs/cpu9260.h
include/configs/ethernut5.h
include/configs/sama5d3_xplained.h
include/configs/sama5d3xek.h
include/configs/vl_ma2sc.h