patch-2.4.21 linux-2.4.21/include/asm-ppc/vc_ioctl.h

Next file: linux-2.4.21/include/asm-ppc/vga.h
Previous file: linux-2.4.21/include/asm-ppc/user.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.20/include/asm-ppc/vc_ioctl.h linux-2.4.21/include/asm-ppc/vc_ioctl.h
@@ -1,6 +1,3 @@
-/*
- * BK Id: SCCS/s.vc_ioctl.h 1.5 05/17/01 18:14:26 cort
- */
 #ifndef _LINUX_VC_IOCTL_H
 #define _LINUX_VC_IOCTL_H
 
@@ -41,6 +38,6 @@
 extern int console_powermode(int);
 extern struct vc_mode display_info;
 extern struct fb_info *console_fb_info;
-#endif
+#endif /* __KERNEL__ */
 
 #endif /* _LINUX_VC_IOCTL_H */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)