A bunch of gratitious includes of asm/segment.h (outside of arch/*, at that)
had been missed by removals.

Signed-off-by: Al Viro <[EMAIL PROTECTED]>
----
diff -urN RC13-s390-phy/drivers/isdn/hisax/hisax.h 
RC13-segment/drivers/isdn/hisax/hisax.h
--- RC13-s390-phy/drivers/isdn/hisax/hisax.h    2005-08-10 10:37:49.000000000 
-0400
+++ RC13-segment/drivers/isdn/hisax/hisax.h     2005-09-02 03:34:22.000000000 
-0400
@@ -10,7 +10,6 @@
 #include <linux/errno.h>
 #include <linux/fs.h>
 #include <linux/major.h>
-#include <asm/segment.h>
 #include <asm/io.h>
 #include <linux/delay.h>
 #include <linux/kernel.h>
diff -urN RC13-s390-phy/drivers/media/video/adv7170.c 
RC13-segment/drivers/media/video/adv7170.c
--- RC13-s390-phy/drivers/media/video/adv7170.c 2005-08-10 10:37:49.000000000 
-0400
+++ RC13-segment/drivers/media/video/adv7170.c  2005-09-02 03:34:22.000000000 
-0400
@@ -43,7 +43,6 @@
 #include <asm/pgtable.h>
 #include <asm/page.h>
 #include <linux/sched.h>
-#include <asm/segment.h>
 #include <linux/types.h>
 
 #include <linux/videodev.h>
diff -urN RC13-s390-phy/drivers/media/video/adv7175.c 
RC13-segment/drivers/media/video/adv7175.c
--- RC13-s390-phy/drivers/media/video/adv7175.c 2005-08-10 10:37:49.000000000 
-0400
+++ RC13-segment/drivers/media/video/adv7175.c  2005-09-02 03:34:22.000000000 
-0400
@@ -39,7 +39,6 @@
 #include <asm/pgtable.h>
 #include <asm/page.h>
 #include <linux/sched.h>
-#include <asm/segment.h>
 #include <linux/types.h>
 
 #include <linux/videodev.h>
diff -urN RC13-s390-phy/drivers/media/video/bt819.c 
RC13-segment/drivers/media/video/bt819.c
--- RC13-s390-phy/drivers/media/video/bt819.c   2005-08-10 10:37:49.000000000 
-0400
+++ RC13-segment/drivers/media/video/bt819.c    2005-09-02 03:34:22.000000000 
-0400
@@ -43,7 +43,6 @@
 #include <asm/pgtable.h>
 #include <asm/page.h>
 #include <linux/sched.h>
-#include <asm/segment.h>
 #include <linux/types.h>
 
 #include <linux/videodev.h>
diff -urN RC13-s390-phy/drivers/media/video/bt856.c 
RC13-segment/drivers/media/video/bt856.c
--- RC13-s390-phy/drivers/media/video/bt856.c   2005-08-10 10:37:49.000000000 
-0400
+++ RC13-segment/drivers/media/video/bt856.c    2005-09-02 03:34:22.000000000 
-0400
@@ -43,7 +43,6 @@
 #include <asm/pgtable.h>
 #include <asm/page.h>
 #include <linux/sched.h>
-#include <asm/segment.h>
 #include <linux/types.h>
 
 #include <linux/videodev.h>
diff -urN RC13-s390-phy/drivers/media/video/saa7111.c 
RC13-segment/drivers/media/video/saa7111.c
--- RC13-s390-phy/drivers/media/video/saa7111.c 2005-08-10 10:37:49.000000000 
-0400
+++ RC13-segment/drivers/media/video/saa7111.c  2005-09-02 03:34:22.000000000 
-0400
@@ -42,7 +42,6 @@
 #include <asm/pgtable.h>
 #include <asm/page.h>
 #include <linux/sched.h>
-#include <asm/segment.h>
 #include <linux/types.h>
 
 #include <linux/videodev.h>
diff -urN RC13-s390-phy/drivers/media/video/saa7114.c 
RC13-segment/drivers/media/video/saa7114.c
--- RC13-s390-phy/drivers/media/video/saa7114.c 2005-08-10 10:37:49.000000000 
-0400
+++ RC13-segment/drivers/media/video/saa7114.c  2005-09-02 03:34:22.000000000 
-0400
@@ -45,7 +45,6 @@
 #include <asm/pgtable.h>
 #include <asm/page.h>
 #include <linux/sched.h>
-#include <asm/segment.h>
 #include <linux/types.h>
 
 #include <linux/videodev.h>
diff -urN RC13-s390-phy/drivers/media/video/saa7185.c 
RC13-segment/drivers/media/video/saa7185.c
--- RC13-s390-phy/drivers/media/video/saa7185.c 2005-08-10 10:37:49.000000000 
-0400
+++ RC13-segment/drivers/media/video/saa7185.c  2005-09-02 03:34:22.000000000 
-0400
@@ -39,7 +39,6 @@
 #include <asm/pgtable.h>
 #include <asm/page.h>
 #include <linux/sched.h>
-#include <asm/segment.h>
 #include <linux/types.h>
 
 #include <linux/videodev.h>
diff -urN RC13-s390-phy/include/linux/isdn.h RC13-segment/include/linux/isdn.h
--- RC13-s390-phy/include/linux/isdn.h  2005-06-17 15:48:29.000000000 -0400
+++ RC13-segment/include/linux/isdn.h   2005-09-02 03:34:22.000000000 -0400
@@ -150,7 +150,6 @@
 #include <linux/errno.h>
 #include <linux/fs.h>
 #include <linux/major.h>
-#include <asm/segment.h>
 #include <asm/io.h>
 #include <linux/kernel.h>
 #include <linux/signal.h>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to