Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 231813
b: refs/heads/master
c: 0762346
h: refs/heads/master
i:
  231811: 5e33fc6
v: v3
  • Loading branch information
Greg Ungerer committed Jan 5, 2011
1 parent c9a06cf commit d7f86b9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 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: fb670fb8aa637d92aeb53407aae0decd71c1bdee
refs/heads/master: 0762346034a3e94f9c3a5fe8d7c4bcaffbc1cd53
5 changes: 0 additions & 5 deletions trunk/arch/m68knommu/kernel/setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -231,11 +231,6 @@ void __init setup_arch(char **cmdline_p)
memcpy(boot_command_line, command_line, COMMAND_LINE_SIZE);
boot_command_line[COMMAND_LINE_SIZE-1] = 0;

#ifdef DEBUG
if (strlen(*cmdline_p))
printk(KERN_DEBUG "Command line: '%s'\n", *cmdline_p);
#endif

#if defined(CONFIG_FRAMEBUFFER_CONSOLE) && defined(CONFIG_DUMMY_CONSOLE)
conswitchp = &dummy_con;
#endif
Expand Down

0 comments on commit d7f86b9

Please sign in to comment.