mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-11-18 17:21:29 +01:00
In the Linux coding style, it is recommended to include <linux/io.h> rather than <asm/io.h>. Follow this trend. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>