Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 11677
b: refs/heads/master
c: eef69e3
h: refs/heads/master
i:
  11675: 14e7dc1
v: v3
  • Loading branch information
Paul Mackerras committed Oct 27, 2005
1 parent 5715ca4 commit bc05118
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 16 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: 4b24b01c6c0bab24e6a4c3e4a02d53b564f2d05c
refs/heads/master: eef69e3cfb38d83166dbd8bcb12ededa1b6e78b6
15 changes: 0 additions & 15 deletions trunk/arch/powerpc/kernel/setup_32.c
Original file line number Diff line number Diff line change
Expand Up @@ -94,21 +94,6 @@ int dcache_bsize;
int icache_bsize;
int ucache_bsize;

#if defined(CONFIG_VGA_CONSOLE) || defined(CONFIG_FB_VGA16) || \
defined(CONFIG_FB_VGA16_MODULE) || defined(CONFIG_FB_VESA)
struct screen_info screen_info = {
0, 25, /* orig-x, orig-y */
0, /* unused */
0, /* orig-video-page */
0, /* orig-video-mode */
80, /* orig-video-cols */
0,0,0, /* ega_ax, ega_bx, ega_cx */
25, /* orig-video-lines */
1, /* orig-video-isVGA */
16 /* orig-video-points */
};
#endif /* CONFIG_VGA_CONSOLE || CONFIG_FB_VGA16 || CONFIG_FB_VESA */

/*
* We're called here very early in the boot. We determine the machine
* type and call the appropriate low-level setup functions.
Expand Down

0 comments on commit bc05118

Please sign in to comment.