[kernel] r18645 - in dists/trunk/linux-2.6/debian: . installer/modules

Ben Hutchings benh at alioth.debian.org
Tue Jan 31 03:13:35 UTC 2012


Author: benh
Date: Tue Jan 31 03:13:33 2012
New Revision: 18645

Log:
sdhci-pci: Include driver in installer

It was left out due because kernel-wedge does not treat 'sdhci_pci'
the same as 'sdhci-pci'.  We'll probably fix that at some point, but
for now make the punctuation consistent.

Modified:
   dists/trunk/linux-2.6/debian/changelog
   dists/trunk/linux-2.6/debian/installer/modules/mmc-modules

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	Tue Jan 31 03:09:43 2012	(r18644)
+++ dists/trunk/linux-2.6/debian/changelog	Tue Jan 31 03:13:33 2012	(r18645)
@@ -18,6 +18,7 @@
   * [alpha] Build with gcc-4.5 (Closes: #657112)
   * aufs: Update to aufs3.2-20120109 (fixes FTBFS on m68k)
   * [m68k] Fix assembler constraint to prevent overeager gcc optimisation
+  * sdhci-pci: Include driver in installer
 
   [ Thorsten Glaser ]
   * [m68k] Use gcc-4.6 like (almost) all other architectures

Modified: dists/trunk/linux-2.6/debian/installer/modules/mmc-modules
==============================================================================
--- dists/trunk/linux-2.6/debian/installer/modules/mmc-modules	Tue Jan 31 03:09:43 2012	(r18644)
+++ dists/trunk/linux-2.6/debian/installer/modules/mmc-modules	Tue Jan 31 03:13:33 2012	(r18645)
@@ -1,5 +1,5 @@
 mmc_block
 sdhci
-sdhci_pci ?
+sdhci-pci ?
 ricoh_mmc ?
 tifm_sd



More information about the Kernel-svn-changes mailing list