nds32: bootm: Fix warning of struct tag_serialnr declared
authorrick <rick@andestech.com>
Mon, 28 Aug 2017 05:31:48 +0000 (13:31 +0800)
committerAndes <uboot@andestech.com>
Thu, 21 Sep 2017 02:30:22 +0000 (10:30 +0800)
commit19fc21fb4af34dea1150e1cfbd64f5ccfc88a2b5
treed98c3763b6cefb3332ac502c4611de26d2f41e5f
parentd573b36402ba40fc0b0939037ec4c90337597740
nds32: bootm: Fix warning of struct tag_serialnr declared

move #include <asm/setup.h> from bootm.c to bootm.h

Signed-off-by: rick <rick@andestech.com>
arch/nds32/include/asm/bootm.h
arch/nds32/lib/bootm.c