]> Git Repo - linux.git/commit
MIPS: Octeon: Remove unused L2C types and macros.
authorSteven J. Hill <[email protected]>
Thu, 9 Mar 2017 14:14:15 +0000 (08:14 -0600)
committerRalf Baechle <[email protected]>
Mon, 10 Apr 2017 09:56:06 +0000 (11:56 +0200)
commit15f6847923a87040ebe962e34eea48711c5d0582
tree0caaa6a4990d3405b32b1627d8ed66c713d87227
parent3377e227af441aff710726437adc20efc359fd9c
MIPS: Octeon: Remove unused L2C types and macros.

Remove all unused bitfields and macros. Convert the remaining
bitfields to use __BITFIELD_FIELD instead of #ifdef.

[[email protected]: Add inclusions of <uapi/asm/bitfield.h> as necessary.]

Signed-off-by: Steven J. Hill <[email protected]>
Acked-by: David Daney <[email protected]>
Cc: [email protected]
Patchwork: https://patchwork.linux-mips.org/patch/15403/
Signed-off-by: Ralf Baechle <[email protected]>
arch/mips/cavium-octeon/executive/cvmx-l2c.c
arch/mips/cavium-octeon/executive/octeon-model.c
arch/mips/include/asm/octeon/cvmx-l2c-defs.h
arch/mips/include/asm/octeon/cvmx-l2c.h
arch/mips/include/asm/octeon/cvmx-l2d-defs.h [deleted file]
arch/mips/include/asm/octeon/cvmx-l2t-defs.h
arch/mips/include/asm/octeon/cvmx.h
This page took 0.058794 seconds and 4 git commands to generate.