]> 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)
commit9f63a610e36fe3abc149ab45e835ee8e0c145957
treec22f6caef8d904d7f59fb1a47e01ae1f9ff94095
parent145fdae0af048dae6bcf94c77fc9737f7e0957ce
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