]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
nds32: include <asm/arch-*/*.h> instead of <asm/arch/*.h>
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Wed, 15 Jul 2015 11:59:28 +0000 (20:59 +0900)
committerLothar Waßmann <LW@KARO-electronics.de>
Wed, 9 Sep 2015 11:49:09 +0000 (13:49 +0200)
commit0b10399f1d562eb307959b1b9f02bc4ee2ececd2
treec83478eba2730047eea98901aaef8f515d4cdd66
parentfca5b749c0b965d446949ba06f0d11333dfb0158
nds32: include <asm/arch-*/*.h> instead of <asm/arch/*.h>

There are only two SoC-specific headers for this architecture:
 - arch/nds32/include/asm/arch-ag101/ag101.h
 - arch/nds32/include/asm/arch-ag102/ag102.h

Those two have different file names, so there is no advantage to
include them via symbolic linked directory.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
include/configs/adp-ag101.h
include/configs/adp-ag101p.h
include/configs/adp-ag102.h