vserver 2.0 rc7
[linux-2.6.git] / drivers / usb / core / buffer.c
index 1e2a42a..b7827df 100644 (file)
@@ -76,7 +76,6 @@ int hcd_buffer_create (struct usb_hcd *hcd)
        }
        return 0;
 }
-EXPORT_SYMBOL (hcd_buffer_create);
 
 
 /**
@@ -98,7 +97,6 @@ void hcd_buffer_destroy (struct usb_hcd *hcd)
                }
        }
 }
-EXPORT_SYMBOL (hcd_buffer_destroy);
 
 
 /* sometimes alloc/free could use kmalloc with SLAB_DMA, for