From: Michael Ellerman Date: Tue, 17 Feb 2015 09:01:53 +0000 (+1100) Subject: powerpc/powernv: Move OPAL API definitions to opal-api.h X-Git-Tag: omap-for-v4.2/o2_dc~116^2~113 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d800ba1218799efb07b3d11a84f38bf05a94daf5;p=pandora-kernel.git powerpc/powernv: Move OPAL API definitions to opal-api.h We'd like to get to the stage where the OPAL API is defined in a header that is identical between Linux and Skiboot. As step one, split the bits that actually define the API into opal-api.h. The Linux specific parts stay in opal.h. Signed-off-by: Michael Ellerman Acked-by: Stewart Smith --- Reading git-diff-tree failed