Ran the checkpatch script on the key files which will be modified for future CPU hotplug and PCIe patchsets. Copyright dates were updated and dead code removed. These can be applied in any order without any breakage. Tested by doing 'make ARCH=MIPS allyesconfig' then a 'make ARCH=mips menuconfig' and selecting Cavium Octeon platforms. Steven J. Hill (4): MIPS: Octeon: Remove unused CIU types and macros. MIPS: Octeon: Remove extern declarations. MIPS: Octeon: Properly use sysinfo header file. MIPS: Octeon: Whitespace and formatting clean-ups. .../cavium-octeon/executive/cvmx-helper-board.c | 29 +- .../cavium-octeon/executive/cvmx-helper-jtag.c | 6 +- .../cavium-octeon/executive/cvmx-helper-rgmii.c | 65 +- .../cavium-octeon/executive/cvmx-helper-sgmii.c | 25 +- .../mips/cavium-octeon/executive/cvmx-helper-spi.c | 32 +- .../cavium-octeon/executive/cvmx-helper-xaui.c | 14 +- arch/mips/cavium-octeon/executive/cvmx-helper.c | 54 +- arch/mips/cavium-octeon/executive/cvmx-pko.c | 62 +- arch/mips/cavium-octeon/executive/cvmx-spi.c | 102 +- arch/mips/cavium-octeon/executive/octeon-model.c | 29 +- arch/mips/cavium-octeon/octeon-platform.c | 70 +- arch/mips/cavium-octeon/octeon_boot.h | 10 +- arch/mips/cavium-octeon/setup.c | 151 +- arch/mips/cavium-octeon/smp.c | 49 +- arch/mips/include/asm/bootinfo.h | 3 +- arch/mips/include/asm/octeon/cvmx-asm.h | 93 +- arch/mips/include/asm/octeon/cvmx-asxx-defs.h | 2 + arch/mips/include/asm/octeon/cvmx-ciu-defs.h | 10045 +------------------ arch/mips/include/asm/octeon/cvmx-gmxx-defs.h | 2 + arch/mips/include/asm/octeon/cvmx-ipd.h | 1 + arch/mips/include/asm/octeon/cvmx-pcsx-defs.h | 2 + arch/mips/include/asm/octeon/cvmx-pcsxx-defs.h | 2 + arch/mips/include/asm/octeon/cvmx-spxx-defs.h | 2 + arch/mips/include/asm/octeon/cvmx-stxx-defs.h | 2 + arch/mips/include/asm/octeon/cvmx-sysinfo.h | 4 +- arch/mips/include/asm/octeon/cvmx.h | 117 +- arch/mips/include/asm/octeon/octeon.h | 138 +- arch/mips/pci/pcie-octeon.c | 6 +- 28 files changed, 735 insertions(+), 10382 deletions(-) -- 2.1.4