Skip to content

Commit

Permalink
[MIPS] Remove unused code.
Browse files Browse the repository at this point in the history
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
  • Loading branch information
Ralf Baechle committed Jul 13, 2006
1 parent d1d60de commit 75da124
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 249 deletions.
3 changes: 1 addition & 2 deletions arch/mips/mips-boards/sim/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,5 @@
# 59 Temple Place - Suite 330, Boston MA 02111-1307, USA.
#

obj-y := sim_setup.o sim_mem.o sim_time.o sim_printf.o sim_int.o sim_irq.o \
sim_cmdline.o
obj-y := sim_setup.o sim_mem.o sim_time.o sim_printf.o sim_int.o sim_cmdline.o
obj-$(CONFIG_SMP) += sim_smp.o
147 changes: 0 additions & 147 deletions arch/mips/mips-boards/sim/sim_IRQ.c

This file was deleted.

100 changes: 0 additions & 100 deletions arch/mips/mips-boards/sim/sim_irq.S

This file was deleted.

0 comments on commit 75da124

Please sign in to comment.