diff options
| author | James Simmons <jsimmons@maxwell.earthlink.net> | 2002-10-30 20:06:21 -0800 |
|---|---|---|
| committer | James Simmons <jsimmons@maxwell.earthlink.net> | 2002-10-30 20:06:21 -0800 |
| commit | 31d2a7d36d6989c714b792ec00358ada24c039e7 (patch) | |
| tree | 5ac8cd736ad31d977b73e9ca61e168f8c5532f3e /drivers/char/selection.c | |
| parent | d295086c12b6d7b31b3d24773096bbe9d46b86fe (diff) | |
Moved all console configuration out of arch directories into drivers/video/console. Allow resize of a single VC via the tty layer. Nuked GET_FB_IDX.
Diffstat (limited to 'drivers/char/selection.c')
| -rw-r--r-- | drivers/char/selection.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/char/selection.c b/drivers/char/selection.c index 3295c7d6e6d2..6aa4932e7c4a 100644 --- a/drivers/char/selection.c +++ b/drivers/char/selection.c @@ -22,7 +22,6 @@ #include <linux/vt_kern.h> #include <linux/consolemap.h> -#include <linux/console_struct.h> #include <linux/selection.h> #ifndef MIN |
