From: Michael Ellerman Date: Tue, 17 Feb 2015 09:01:55 +0000 (+1100) Subject: powerpc/powernv: Remove unused definitions in opal-api.h X-Git-Tag: omap-for-v4.2/o2_dc~116^2~111 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b887f9e324629125fd20ce29d6a768d280572118;p=pandora-kernel.git 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 Reviewed-by: Stewart Smith --- Reading git-diff-tree failed