]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - include/asm-generic/io.h
asm-generic/io.h: allow people to override individual funcs
authorMike Frysinger <vapier@gentoo.org>
Mon, 18 Oct 2010 07:09:39 +0000 (03:09 -0400)
committerArnd Bergmann <arnd@arndb.de>
Mon, 18 Oct 2010 07:20:46 +0000 (09:20 +0200)
commit35dbc0e020c6587f78a6c17693beca73aead7b54
tree401ab115c4b5a558b50665c16a1fbf055775062a
parentd852a6afd91fc928128f59ebff381838c365e358
asm-generic/io.h: allow people to override individual funcs

For the Blackfin port, we can use much of the asm-generic/io.h header,
but we still need to declare some of our own versions of functions.
Like the __raw_read* and in/out "string" helpers.  So let people do
this easily for many of these funcs.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
include/asm-generic/io.h