]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
powerpc/pseries: Declare the acquire/release drc index routines
authorNathan Fontenot <nfont@linux.vnet.ibm.com>
Tue, 10 Feb 2015 19:45:01 +0000 (13:45 -0600)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Tue, 17 Mar 2015 00:01:48 +0000 (11:01 +1100)
commit5e51d3c2a46b0131d31594b33aacdff5aa99f0f3
treed469d0625fed7cb701ff3c6ed472e67b663a1cb9
parent366d395c8dd8f1d92f967e4a7691dadd9b9ae1bb
powerpc/pseries: Declare the acquire/release drc index routines

Add declarations for dlpar_{acquire,release}_drc(...)

They are already marked non-static but were missing a prototype/

[BenH: Added extern to be consistent with the rest of the file]

Signed-off-by: Nathan Fontenot <nfont@linux.vnet.ibm.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/platforms/pseries/pseries.h