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)
commitd573b36402ba40fc0b0939037ec4c90337597740
tree4457ccf75bce88fb8bc307461079c605fd046027
parente884656c2c0b2406b9bf99ea76f5a8c75128a331
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