On 26.10.2014 12:48, Peter Robinson wrote: > The usb_storage, nvme and sdhci_acpi modules are discovered with the > block_module_filter so there's no need to explicitly list them here. > > Signed-off-by: <pbrobinson@xxxxxxxxx> > --- > modules.d/90kernel-modules/module-setup.sh | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) > > diff --git a/modules.d/90kernel-modules/module-setup.sh b/modules.d/90kernel-modules/module-setup.sh > index 83b8995..2fa263c 100755 > --- a/modules.d/90kernel-modules/module-setup.sh > +++ b/modules.d/90kernel-modules/module-setup.sh > @@ -44,8 +44,7 @@ installkernel() { > instmods yenta_socket scsi_dh_rdac scsi_dh_emc \ > atkbd i8042 usbhid hid-apple hid-sunplus hid-cherry hid-logitech \ > hid-logitech-dj hid-microsoft hid-lcpower firewire-ohci \ > - pcmcia usb_storage nvme hid-hyperv hv-vmbus \ > - sdhci_acpi hyperv-keyboard > + pcmcia hid-hyperv hv-vmbus hyperv-keyboard > > if [[ "$(uname -p)" == arm* ]]; then > # arm specific modules > Thanks! Pushed -- To unsubscribe from this list: send the line "unsubscribe initramfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html