--- drivers/usb-dist/hcd/ehci-hcd.c	Thu Feb 14 11:31:46 2002
+++ drivers/usb/hcd/ehci-hcd.c	Sun Feb 17 14:36:47 2002
@@ -44,6 +44,7 @@
 #include <linux/usb.h>
 #include "../hcd.h"
 
+#include <asm/byteorder.h>
 #include <asm/io.h>
 #include <asm/irq.h>
 #include <asm/system.h>
--- drivers/usb-dist/hcd/ehci-hub.c	Thu Feb 14 11:31:46 2002
+++ drivers/usb/hcd/ehci-hub.c	Sun Feb 17 14:36:40 2002
@@ -18,8 +18,6 @@
 
 /* this file is part of ehci-hcd.c */
 
-#include <asm/byteorder.h>
-
 /*-------------------------------------------------------------------------*/
 
 /*
--- drivers/usb-dist/hcd/ehci-mem.c	Thu Feb 14 11:31:46 2002
+++ drivers/usb/hcd/ehci-mem.c	Sun Feb 17 14:37:03 2002
@@ -18,8 +18,6 @@
 
 /* this file is part of ehci-hcd.c */
 
-#include <asm/byteorder.h>
-
 /*-------------------------------------------------------------------------*/
 
 /*
--- drivers/usb-dist/hcd/ehci-q.c	Thu Feb 14 11:31:46 2002
+++ drivers/usb/hcd/ehci-q.c	Sun Feb 17 14:37:07 2002
@@ -18,8 +18,6 @@
 
 /* this file is part of ehci-hcd.c */
 
-#include <asm/byteorder.h>
-
 /*-------------------------------------------------------------------------*/
 
 /*
--- drivers/usb-dist/hcd/ehci-sched.c	Thu Feb 14 11:31:46 2002
+++ drivers/usb/hcd/ehci-sched.c	Sun Feb 17 14:37:31 2002
@@ -20,8 +20,6 @@
 
 /*-------------------------------------------------------------------------*/
 
-#include "ehci.h"
-
 /*
  * EHCI scheduled transaction support:  interrupt, iso, split iso
  * These are called "periodic" transactions in the EHCI spec.
--- drivers/usb-dist/hcd/ohci-q.c	Thu Feb 14 11:31:46 2002
+++ drivers/usb/hcd/ohci-q.c	Sun Feb 17 14:38:00 2002
@@ -8,8 +8,6 @@
  * $Id: ohci-q.c,v 1.6 2002/01/19 00:23:15 dbrownell Exp $
  */
 
-#include <asm/byteorder.h>
- 
 static void urb_free_priv (struct ohci_hcd *hc, urb_priv_t *urb_priv)
 {
 	int		last = urb_priv->length - 1;
