Files
linux/arch/powerpc/include
Benjamin Herrenschmidt 9ccd6c7ee2 powerpc/powernv: Fix opal_xscom_{read,write} prototype
commit 2f3f38e4d3 upstream.

The OPAL firmware functions opal_xscom_read and opal_xscom_write
take a 64-bit argument for the XSCOM (PCB) address in order to
support the indirect mode on P8.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-03-06 22:06:21 -08:00
..