Skip to content
Snippets Groups Projects
Commit 6c06f8dc authored by Masahiro Yamada's avatar Masahiro Yamada Committed by Tom Rini
Browse files

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: default avatarMasahiro Yamada <yamada.masahiro@socionext.com>
parent b27af399
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment