Skip to content

Commit

Permalink
MIPS: Remove gcmpregs.h
Browse files Browse the repository at this point in the history
This header was used only by Malta but is used no longer. Remove it. It
was also included unnecessarily in irq-gic.c, so that include is also
removed.

Signed-off-by: Paul Burton <paul.burton@imgtec.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/6366/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
  • Loading branch information
Paul Burton authored and Ralf Baechle committed Mar 26, 2014
1 parent e56b6aa commit 9d98127
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 126 deletions.
125 changes: 0 additions & 125 deletions arch/mips/include/asm/gcmpregs.h

This file was deleted.

1 change: 0 additions & 1 deletion arch/mips/kernel/irq-gic.c
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
#include <asm/gic.h>
#include <asm/setup.h>
#include <asm/traps.h>
#include <asm/gcmpregs.h>
#include <linux/hardirq.h>
#include <asm-generic/bitops/find.h>

Expand Down

0 comments on commit 9d98127

Please sign in to comment.