1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-25 19:09:11 +01:00
Files
u-boot-megous/include/linux/io.h
Masahiro Yamada 6c06f8dc4a linux/io.h: import generic ioread* / iowrite* accessors from Linux
Some drivers in Linux (ex. drivers/mtd/nand/denali.c) use
ioread*/iowrite* accessors.  Import them to make drivers more
synced.  I copied code from include/asm-generic/io.h of Linux.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
2017-09-12 18:02:23 -04:00

1.3 KiB