diff options
Diffstat (limited to 'include/linux/usb')
| -rw-r--r-- | include/linux/usb/hcd.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/usb/hcd.h b/include/linux/usb/hcd.h index 086bf13307e6..8968f616e414 100644 --- a/include/linux/usb/hcd.h +++ b/include/linux/usb/hcd.h | |||
| @@ -453,6 +453,7 @@ extern const struct dev_pm_ops usb_hcd_pci_pm_ops; | |||
| 453 | #endif /* CONFIG_PCI */ | 453 | #endif /* CONFIG_PCI */ |
| 454 | 454 | ||
| 455 | /* pci-ish (pdev null is ok) buffer alloc/mapping support */ | 455 | /* pci-ish (pdev null is ok) buffer alloc/mapping support */ |
| 456 | void usb_init_pool_max(void); | ||
| 456 | int hcd_buffer_create(struct usb_hcd *hcd); | 457 | int hcd_buffer_create(struct usb_hcd *hcd); |
| 457 | void hcd_buffer_destroy(struct usb_hcd *hcd); | 458 | void hcd_buffer_destroy(struct usb_hcd *hcd); |
| 458 | 459 | ||
