diff options
Diffstat (limited to 'arch/mips/mm/c-octeon.c')
-rw-r--r-- | arch/mips/mm/c-octeon.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mips/mm/c-octeon.c b/arch/mips/mm/c-octeon.c index e06f1af760a7..af85959e59f5 100644 --- a/arch/mips/mm/c-octeon.c +++ b/arch/mips/mm/c-octeon.c | |||
@@ -305,4 +305,3 @@ asmlinkage void cache_parity_error_octeon_non_recoverable(void) | |||
305 | { | 305 | { |
306 | cache_parity_error_octeon(1); | 306 | cache_parity_error_octeon(1); |
307 | } | 307 | } |
308 | |||