patch-2.1.110 linux/include/linux/vt_kern.h
Next file: linux/include/linux/wavefront.h
Previous file: linux/include/linux/videotext.h
Back to the patch index
Back to the overall index
- Lines: 24
- Date:
Sat Jul 18 13:55:47 1998
- Orig file:
v2.1.109/linux/include/linux/vt_kern.h
- Orig date:
Thu Jul 16 18:09:30 1998
diff -u --recursive --new-file v2.1.109/linux/include/linux/vt_kern.h linux/include/linux/vt_kern.h
@@ -6,7 +6,6 @@
* with information needed by the vt package
*/
-#include <linux/config.h>
#include <linux/vt.h>
/*
@@ -60,15 +59,6 @@
struct tty_struct;
int tioclinux(struct tty_struct *tty, unsigned long arg);
-
-#if defined(CONFIG_PMAC_CONSOLE) || defined(CONFIG_FB_COMPAT_XPMAC)
-#include <asm/vc_ioctl.h>
-extern int console_getmode(struct vc_mode *);
-extern int console_setmode(struct vc_mode *, int);
-extern int console_setcmap(int, unsigned char *,
- unsigned char *, unsigned char *);
-extern int console_powermode(int);
-#endif
/* consolemap.c */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov