]> git.baikalelectronics.ru Git - uboot.git/commit
nds32: board: Fix andestech adp-ae3xx.c make fail problem.
authorrick <rick@andestech.com>
Mon, 28 Aug 2017 03:04:40 +0000 (11:04 +0800)
committerAndes <uboot@andestech.com>
Thu, 21 Sep 2017 02:30:21 +0000 (10:30 +0800)
commit4e0c574945dbf4e809293809f54df7377eed393a
tree4457ccf75bce88fb8bc307461079c605fd046027
parent842dac7b385f6b995d56de1870f6108359b2aa16
nds32: board: Fix andestech adp-ae3xx.c make fail problem.

Add #include <asm/mach-types.h> to fix it.

Signed-off-by: rick <rick@andestech.com>
board/AndesTech/adp-ae3xx/adp-ae3xx.c