powerpc/pseries: Make declarations of cpu_hotplug_driver_lock() ANSI compatible.
commit3d9b740b2d8d73795d745a46eabd55479ee68dcc
authorGautham R Shenoy <ego@in.ibm.com>
Thu, 10 Dec 2009 01:19:42 +0000 (10 01:19 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Fri, 18 Dec 2009 03:54:26 +0000 (18 14:54 +1100)
tree8f37f2eca17b65cf841ac1660c9423753a79295b
parente9edb232d3b0848457a83a5b697f55264542892f
powerpc/pseries: Make declarations of cpu_hotplug_driver_lock() ANSI compatible.

And add the __acquires() and __releases() annotations, while at it.

Signed-off-by: Gautham R Shenoy <ego@in.ibm.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/platforms/pseries/dlpar.c