remove sched.h from ftape.h

remove sched.h from ftape.h

Post by Matthew Wilco » Mon, 18 Nov 2002 13:20:07



ftape.h really wants interrupt.h, not sched.h

diff -urpNX dontdiff linux-2.5.47/include/linux/ftape.h linux-2.5.47-pci/include/linux/ftape.h
--- linux-2.5.47/include/linux/ftape.h  2002-10-01 03:07:12.000000000 -0400

 #define KERNEL_VER(major,minor,sublvl) (((major)<<16)+((minor)<<8)+(sublvl))

 #ifdef __KERNEL__
-#include <linux/sched.h>
+#include <linux/interrupt.h>
 #include <linux/mm.h>
 #endif
 #include <linux/types.h>

--
Revolutions do not require corporate support.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in

More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

 
 
 

1. drivers/net: fix up header cleanups: remove unneeded sched.h include

This patch looks ok, but in the future, please CC me.

I'm trying to keep 2.4.x and 2.5.x net drivers in sync as much as
possible, and your patch doesn't _only_ remove linux/sched.h includes
[which would be a 2.5.x-specific patch].

        Jeff

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in

More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

2. sunmath aquivalents?

3. remove sched.h from coda_linux.h

4. What is RADIUS

5. remove sched.h from atmdev.h

6. Panasonic PD on linux

7. remove tqueue.h from sched.h

8. PPP on RH 5.0

9. remove sched.h from i2c.h

10. remove sched.h from blkdev.h

11. remove sched.h from nfsd/cache.h

12. remove 614 includes of linux/sched.h

13. remove sched.h from if_pppox.h