| commit | 2f3f38e4d3d03dd4125cc9a1f49ab3cc91d8d670 | [log] [tgz] |
|---|---|---|
| author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Fri Feb 28 16:20:29 2014 +1100 |
| committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Fri Feb 28 19:15:48 2014 +1100 |
| tree | b628f78bb1382395b174411e9692687c60172593 | |
| parent | af87d2fe95444d107e0c0cf0ba7e20e6716a7bfd [diff] |
powerpc/powernv: Fix opal_xscom_{read,write} prototype
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>
CC: <stable@vger.kernel.org> [v3.13]