]> git.baikalelectronics.ru Git - kernel.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)
commit58eb1987f04730e8f320d52382965baccd166c33
treec22f6caef8d904d7f59fb1a47e01ae1f9ff94095
parentd440637cf627912eceaf35641cc711b64ca72dd2
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