]> git.hungrycats.org Git - linux/commit
alpha: add io{read,write}{16,32}be functions
authorMichael Cree <mcree@orcon.net.nz>
Wed, 30 Nov 2011 13:01:40 +0000 (08:01 -0500)
committerZefan Li <lizefan@huawei.com>
Thu, 25 Sep 2014 03:49:19 +0000 (11:49 +0800)
commit618dea44abf8e7766501ea94e9eda9308e1e4593
tree7ba01b5147f7852b8399c692ab9e1ce0cb18828e
parent3a8f61352a884762e6485ab21af08054b76cff69
alpha: add io{read,write}{16,32}be functions

commit 25534eb7707821b796fd84f7115367e02f36aa60 upstream.

These functions are used in some PCI drivers with big-endian
MMIO space.

Admittedly it is almost certain that no one this side of the
Moon would use such a card in an Alpha but it does get us
closer to being able to build allyesconfig or allmodconfig,
and it enables the Debian default generic config to build.

Tested-by: Raúl Porcel <armin76@gentoo.org>
Signed-off-by: Michael Cree <mcree@orcon.net.nz>
Signed-off-by: Matt Turner <mattst88@gmail.com>
Cc: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Zefan Li <lizefan@huawei.com>
arch/alpha/include/asm/io.h