diff options
author | David Daney <david.daney@cavium.com> | 2012-07-05 14:49:49 +0200 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2012-07-23 13:54:51 +0100 |
commit | 05b8c8c1288c078f8920f5894854086f0e10f095 (patch) | |
tree | 24edd4ee12396371430f42605770640e481271f7 /arch/mips/include/asm/octeon/cvmx-helper.h | |
parent | 28a33cbc24e4256c143dce96c7d93bf423229f92 (diff) | |
download | talos-obmc-linux-05b8c8c1288c078f8920f5894854086f0e10f095.tar.gz talos-obmc-linux-05b8c8c1288c078f8920f5894854086f0e10f095.zip |
MIPS: OCTEON: Remove some unused files.
These FPA related files are not used anywhere in the kernel. Remove
them.
Signed-off-by: David Daney <david.daney@cavium.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/3892/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/include/asm/octeon/cvmx-helper.h')
-rw-r--r-- | arch/mips/include/asm/octeon/cvmx-helper.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/mips/include/asm/octeon/cvmx-helper.h b/arch/mips/include/asm/octeon/cvmx-helper.h index 3169cd79f2ac..0ac6b9f412be 100644 --- a/arch/mips/include/asm/octeon/cvmx-helper.h +++ b/arch/mips/include/asm/octeon/cvmx-helper.h @@ -61,8 +61,6 @@ typedef union { } s; } cvmx_helper_link_info_t; -#include "cvmx-helper-fpa.h" - #include <asm/octeon/cvmx-helper-errata.h> #include "cvmx-helper-loop.h" #include "cvmx-helper-npi.h" |