Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 177865
b: refs/heads/master
c: c1b14a7
h: refs/heads/master
i:
  177863: 9f23f63
v: v3
  • Loading branch information
Dmitri Vorobiev authored and Ralf Baechle committed Dec 17, 2009
1 parent 84fd390 commit 8ecbc14
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 36 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 82622284dd2f8791f9759f3cef601520a8bc63b2
refs/heads/master: c1b14a7545e26fc08ea524b58ac590304484ce4f
3 changes: 1 addition & 2 deletions trunk/arch/mips/mipssim/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,7 @@
# 59 Temple Place - Suite 330, Boston MA 02111-1307, USA.
#

obj-y := sim_platform.o sim_setup.o sim_mem.o sim_time.o sim_int.o \
sim_cmdline.o
obj-y := sim_platform.o sim_setup.o sim_mem.o sim_time.o sim_int.o

obj-$(CONFIG_EARLY_PRINTK) += sim_console.o
obj-$(CONFIG_MIPS_MT_SMTC) += sim_smtc.o
Expand Down
32 changes: 0 additions & 32 deletions trunk/arch/mips/mipssim/sim_cmdline.c

This file was deleted.

1 change: 0 additions & 1 deletion trunk/arch/mips/mipssim/sim_setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ void __init prom_init(void)
set_io_port_base(0xbfd00000);

pr_info("\nLINUX started...\n");
prom_init_cmdline();
prom_meminit();

#ifdef CONFIG_MIPS_MT_SMP
Expand Down

0 comments on commit 8ecbc14

Please sign in to comment.