]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
powerpc/powernv: Remove unused definitions in opal-api.h
authorMichael Ellerman <mpe@ellerman.id.au>
Tue, 17 Feb 2015 09:01:55 +0000 (20:01 +1100)
committerMichael Ellerman <mpe@ellerman.id.au>
Mon, 16 Mar 2015 07:50:16 +0000 (18:50 +1100)
commitb887f9e324629125fd20ce29d6a768d280572118
treec22f6caef8d904d7f59fb1a47e01ae1f9ff94095
parentd7cf83fcaf1b1668201eae4cdd6e6fe7a2448654
powerpc/powernv: Remove unused definitions in opal-api.h

This removes definitions in opal-api.h that are completely unused in
Linux.

For each of these I see three possibilities, 1) we *should* be using
them in Linux and patches will arrive to do that, 2) they are not used
but should stay in the header to document the API for some important
reason, 3) they are not used and needn't be part of the API.

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Reviewed-by: Stewart Smith <stewart@linux.vnet.ibm.com>
arch/powerpc/include/asm/opal-api.h