Home
last modified time | relevance | path

Searched hist:"7 e3f94e14551a0a012458d8cfee0f1e9c4179dc3" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/configs/
H A Dadp-ag101p.h7e3f94e14551a0a012458d8cfee0f1e9c4179dc3 Wed Jul 15 11:59:28 UTC 2015 Masahiro Yamada <yamada.masahiro@socionext.com> 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>