diff options
author | David Daney <david.daney@cavium.com> | 2012-07-24 16:33:09 +0200 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2012-07-24 16:33:09 +0200 |
commit | a03822ea5df6365c878f0765d7af56a94b9c2cfe (patch) | |
tree | 44dd7eb13371b824c0ea3e75bd8d86c2aa54acd4 /arch/mips/include/asm/octeon/cvmx-helper.h | |
parent | MIPS: BCM63XX: Fix platform_devices id (diff) | |
download | linux-a03822ea5df6365c878f0765d7af56a94b9c2cfe.tar.xz linux-a03822ea5df6365c878f0765d7af56a94b9c2cfe.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" |