]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit485f0eb0ecdf7461ce7ce5ac7f45c64d72f87ac7
treed98c3763b6cefb3332ac502c4611de26d2f41e5f
parent4e0c574945dbf4e809293809f54df7377eed393a
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