Hi Steven, On Tue, Jul 03, 2018 at 04:44:19PM -0500, Steven J. Hill wrote: > Very large clean up of CIU header file for Octeon platforms. > > Steven J. Hill (6): > MIPS: Octeon: Remove unused CIU types. > MIPS: Octeon: Unify QLM data types in CIU header. > MIPS: Octeon: Convert CIU types to use bitfields. > MIPS: Octeon: Remove all unused CIU macros. > MIPS: Octeon: Create simple macro for CIU registers. > MIPS: Octeon: Simplify CIU register functions. > > arch/mips/include/asm/octeon/cvmx-ciu-defs.h | 10062 +------------------------ > arch/mips/pci/pcie-octeon.c | 4 +- > 2 files changed, 114 insertions(+), 9952 deletions(-) Thanks - this looks much better, and hooray for deleting things :) Applied to mips-next for 4.19. Paul