From: Thomas Backlund <[email protected]>

Kernel 3.8 split ehci-hcd into ehci-hcd, ehci-pci and ehci-platform,
so adapt the list to cope with this change.
---
 modules.d/90kernel-modules/module-setup.sh | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/modules.d/90kernel-modules/module-setup.sh 
b/modules.d/90kernel-modules/module-setup.sh
index 633a59d..f75bb61 100755
--- a/modules.d/90kernel-modules/module-setup.sh
+++ b/modules.d/90kernel-modules/module-setup.sh
@@ -41,7 +41,8 @@ installkernel() {
             sdhci_esdhc_imx mmci sdhci_tegra mvsdio \
             omap omapdrm omap_hsmmc sdhci_dove ahci_platform pata_imx sata_mv \
             atkbd i8042 usbhid hid-apple hid-sunplus hid-cherry hid-logitech \
-            hid-logitech-dj hid-microsoft ehci-hcd ohci-hcd uhci-hcd xhci-hcd 
hid_generic \
+            hid-logitech-dj hid-microsoft ehci-hcd ehci-pci ehci-platform \
+            ohci-hcd uhci-hcd xhci-hcd hid_generic \
             unix
 
         # install virtual machine support
-- 
1.8.1

--
To unsubscribe from this list: send the line "unsubscribe initramfs" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to