]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
powerpc: Add __raw_rm_writeq() function
authorAlistair Popple <alistair@popple.id.au>
Thu, 17 Dec 2015 02:43:12 +0000 (13:43 +1100)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 17 Dec 2015 11:40:59 +0000 (22:40 +1100)
commita84bf321401ab206baafbbfd3bfad485a1a2c3b4
treee040c03ca8dfcc24d365120f56977ab002e748ed
parent94973b24d61b03f99017f836d85e7d6739741bab
powerpc: Add __raw_rm_writeq() function

Move __raw_rm_writeq() from platforms/powernv/pci-ioda.c to
include/asm/io.h so that it can be used by other code.

Signed-off-by: Alistair Popple <alistair@popple.id.au>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/include/asm/io.h
arch/powerpc/platforms/powernv/pci-ioda.c