projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fa6ce9a
)
vt-add-color-support-to-the-underline-and-italic-attributes-fix
author
Andrew Morton
<
[email protected]
>
Tue, 8 May 2007 07:38:05 +0000
(
00:38
-0700)
committer
Linus Torvalds
<
[email protected]
>
Tue, 8 May 2007 18:15:27 +0000
(11:15 -0700)
Cc: "Antonino A. Daplas" <
[email protected]
>
Cc: Jan Engelhardt <
[email protected]
>
Signed-off-by: Andrew Morton <
[email protected]
>
Signed-off-by: Linus Torvalds <
[email protected]
>
drivers/video/console/vgacon.c
patch
|
blob
|
history
diff --git
a/drivers/video/console/vgacon.c
b/drivers/video/console/vgacon.c
index 53c22197b63128632d20c6c7639f851d058eff0c..d0d2733ef479e53e499850d07a1822ae974e80fd 100644
(file)
--- a/
drivers/video/console/vgacon.c
+++ b/
drivers/video/console/vgacon.c
@@
-86,8
+86,6
@@
static int vgacon_set_origin(struct vc_data *c);
static void vgacon_save_screen(struct vc_data *c);
static int vgacon_scroll(struct vc_data *c, int t, int b, int dir,
int lines);
-static u8 vgacon_build_attr(struct vc_data *c, u8 color, u8 intensity,
- u8 blink, u8 underline, u8 reverse, u8);
static void vgacon_invert_region(struct vc_data *c, u16 * p, int count);
static unsigned long vgacon_uni_pagedir[2];