commit | 9c7ffc94dce3d7438a19576a833d96956ca7f3eb | [log] [tgz] |
---|---|---|
author | rick <rick@andestech.com> | Thu Sep 21 10:14:56 2017 +0800 |
committer | Andes <uboot@andestech.com> | Thu Sep 28 13:16:54 2017 +0800 |
tree | 8e4834de811bd536551dd4ed071ad9413e6a3dfd | |
parent | 6e9b109aa9bcdd094e77da9fb03de8b44da8eb9d [diff] |
nds32: Fix io.h warning message about readb It is caused from asm/io.h declare different input type. Signed-off-by: rick <rick@andestech.com>