From: Nathan Fontenot Date: Tue, 10 Feb 2015 19:45:01 +0000 (-0600) Subject: powerpc/pseries: Declare the acquire/release drc index routines X-Git-Tag: omap-for-v4.1/fixes-rc1~126^2~9^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e51d3c2a46b0131d31594b33aacdff5aa99f0f3;p=pandora-kernel.git 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 Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed