Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 85863
b: refs/heads/master
c: 9a2f258
h: refs/heads/master
i:
  85861: f550d34
  85859: 37531fd
  85855: 4078436
v: v3
  • Loading branch information
David S. Miller committed Feb 18, 2008
1 parent 845de6a commit c010005
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: a3d41704d4647abfc2796e9c81f71e0902f78e09
refs/heads/master: 9a2f258ad5910c478a5c98989b9a26268b2e5488
5 changes: 0 additions & 5 deletions trunk/arch/sparc64/kernel/setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -77,9 +77,6 @@ prom_console_write(struct console *con, const char *s, unsigned n)
prom_write(s, n);
}

unsigned int boot_flags = 0;
#define BOOTME_DEBUG 0x1

/* Exported for mm/init.c:paging_init. */
unsigned long cmdline_memory_size = 0;

Expand All @@ -98,8 +95,6 @@ static void __init process_switch(char c)
{
switch (c) {
case 'd':
boot_flags |= BOOTME_DEBUG;
break;
case 's':
break;
case 'h':
Expand Down

0 comments on commit c010005

Please sign in to comment.