Update of /cvsroot/linux-vax/kernel-2.5/include/asm-vax
In directory sc8-pr-cvs1:/tmp/cvs-serv19362/include/asm
Modified Files:
suspend.h
Log Message:
Nothing includes this, but it's still required since mkdep picks it up
as a dependency of linux/suspend.h. I suspect this will be fixed in a
few revs and then we can delete it again.
Index: suspend.h
===================================================================
RCS file: /cvsroot/linux-vax/kernel-2.5/include/asm-vax/suspend.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- suspend.h 11 Jan 2003 15:38:39 -0000 1.1
+++ suspend.h 12 Jan 2003 22:15:47 -0000 1.2
@@ -1,2 +1,2 @@
-#warning Temporary <asm/suspend.h> - remove this file in 2.5.19
+#error Temporary <asm/suspend.h> - nothing should be including this file
|