Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 83408
b: refs/heads/master
c: 2646437
h: refs/heads/master
v: v3
  • Loading branch information
Adrian Bunk authored and Linus Torvalds committed Feb 6, 2008
1 parent d330ddc commit 9013593
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 5 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: 7747cdb2f8302c2e1121f6d604b62a060fb04603
refs/heads/master: 26464378c4af9f7461b9d9e359f98dbd34ab3544
4 changes: 0 additions & 4 deletions trunk/drivers/char/tty_io.c
Original file line number Diff line number Diff line change
Expand Up @@ -4048,10 +4048,6 @@ void __init console_init(void)
}
}

#ifdef CONFIG_VT
extern int vty_init(void);
#endif

static int __init tty_class_init(void)
{
tty_class = class_create(THIS_MODULE, "tty");
Expand Down
1 change: 1 addition & 0 deletions trunk/include/linux/vt_kern.h
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ void change_console(struct vc_data *new_vc);
void reset_vc(struct vc_data *vc);
extern int unbind_con_driver(const struct consw *csw, int first, int last,
int deflt);
int vty_init(void);

/*
* vc_screen.c shares this temporary buffer with the console write code so that
Expand Down

0 comments on commit 9013593

Please sign in to comment.