MIPS: Octeon: Fix broken EDAC driver.
authorSteven J. Hill <Steven.Hill@cavium.com>
Wed, 2 Aug 2017 17:39:28 +0000 (12:39 -0500)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 7 Aug 2017 09:58:48 +0000 (11:58 +0200)
commit81a67e52763d1db6b3200c648d1efa16daddc536
tree94895940784333bce964b6f212384aa0a142b3b7
parent33a73649acc412848996ae0921d577f33eb54af5
MIPS: Octeon: Fix broken EDAC driver.

Commit "MIPS: Octeon: Remove unused L2C types and macros." broke the
the EDAC driver. Bring back 'cvmx-l2d-defs.h' file and the missing
types for L2C. Fixes: 15f6847923a8 ("MIPS: Octeon: Remove unused L2C
types and macros.")

Fixes: 15f6847923a8 ("MIPS: Octeon: Remove unused L2C types and macros.")
Signed-off-by: Steven J. Hill <steven.hill@cavium.com>
Reviewed-by: James Hogan <james.hogan@imgtec.com>
Cc: linux-mips@linux-mips.org
Cc: <stable@vger.kernel.org> # 4.12+
Patchwork: https://patchwork.linux-mips.org/patch/16906/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/asm/octeon/cvmx-l2c-defs.h
arch/mips/include/asm/octeon/cvmx-l2d-defs.h [new file with mode: 0644]
arch/mips/include/asm/octeon/cvmx.h