git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
366d395
)
powerpc/pseries: Declare the acquire/release drc index routines
author
Nathan Fontenot
<nfont@linux.vnet.ibm.com>
Tue, 10 Feb 2015 19:45:01 +0000
(13:45 -0600)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Tue, 17 Mar 2015 00:01:48 +0000
(11:01 +1100)
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>
No differences found