Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 82019
b: refs/heads/master
c: bb0e129
h: refs/heads/master
i:
  82017: 5d1052d
  82015: 68d6296
v: v3
  • Loading branch information
Harvey Harrison authored and Ingo Molnar committed Feb 1, 2008
1 parent b71996d commit 5743ffd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 9347e0b0ce6255f4abef462d373577e7c8362fc6
refs/heads/master: bb0e1290876a534d542f624cd549dab90cc767c4
2 changes: 1 addition & 1 deletion trunk/arch/x86/kernel/early_printk.c
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ static struct console simnow_console = {
};

/* Direct interface for emergencies */
struct console *early_console = &early_vga_console;
static struct console *early_console = &early_vga_console;
static int early_console_initialized = 0;

void early_printk(const char *fmt, ...)
Expand Down

0 comments on commit 5743ffd

Please sign in to comment.