upgrade to linux 2.6.10-1.12_FC2
[linux-2.6.git] / drivers / usb / host / ehci-mem.c
index beee4d9..e81f61c 100644 (file)
@@ -50,11 +50,6 @@ static struct usb_hcd *ehci_hcd_alloc (void)
        return NULL;
 }
 
-static void ehci_hcd_free (struct usb_hcd *hcd)
-{
-       kfree (hcd_to_ehci (hcd));
-}
-
 /*-------------------------------------------------------------------------*/
 
 /* Allocate the key transfer structures from the previously allocated pool */