diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2015-05-15 13:05:18 (GMT) |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2015-05-28 12:18:19 (GMT) |
commit | af22ac660a5b007938acce4e83d79dd2a0a0b0d8 (patch) | |
tree | 2a37b201cd970ca5ce550b3b471ea8105f69bba0 /doc | |
parent | 33665f7cc944c682ef2b632591c9aea1f00dbf2b (diff) | |
download | u-boot-af22ac660a5b007938acce4e83d79dd2a0a0b0d8.tar.xz |
include: introduce include/linux/io.h as a wrapper of asm/io.h
In the latest Linux coding style, <linux/io.h> should be included
rather than <asm/io.h>. To follow this standard also in U-Boot,
add include/linux/io.h. Currently, it just includes <asm/io.h>.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions