Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 182585
b: refs/heads/master
c: eb572a5
h: refs/heads/master
i:
  182583: ae698e3
v: v3
  • Loading branch information
H. Peter Anvin committed Feb 19, 2010
1 parent 7159aef commit 2e48ab8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: f1f6baf8f1df29be38003089787e378567ce0086
refs/heads/master: eb572a5c7951288e265b3e8f9a5d37b6abb2e996
2 changes: 0 additions & 2 deletions trunk/arch/x86/boot/compressed/misc.c
Original file line number Diff line number Diff line change
Expand Up @@ -185,11 +185,9 @@ static void __putstr(int error, const char *s)
return;
#endif

#ifdef CONFIG_X86_32
if (real_mode->screen_info.orig_video_mode == 0 &&
lines == 0 && cols == 0)
return;
#endif

x = real_mode->screen_info.orig_x;
y = real_mode->screen_info.orig_y;
Expand Down

0 comments on commit 2e48ab8

Please sign in to comment.