udeb: Add ohci-pci to usb-modules (Closes: #730789)

svn path=/dists/sid/linux/; revision=20878
This commit is contained in:
Ben Hutchings 2013-12-11 06:50:26 +00:00
parent 4570eb612b
commit 6f13bc18a8
2 changed files with 4 additions and 0 deletions

3
debian/changelog vendored
View File

@ -20,6 +20,9 @@ linux (3.12.4-1) UNRELEASED; urgency=medium
- aio: Fix a trinity splat
- aio: prevent double free in ioctx_alloc
[ Ben Hutchings ]
* udeb: Add ohci-pci to usb-modules (Closes: #730789)
-- Ben Hutchings <ben@decadent.org.uk> Wed, 11 Dec 2013 06:04:49 +0000
linux (3.12.3-1~exp1) experimental; urgency=medium

View File

@ -1,6 +1,7 @@
ehci-hcd ?
ehci-pci ?
ohci-hcd ?
ohci-pci ?
uhci-hcd ?
xhci-hcd ?
usbcore ?