summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorDennis Gilmore <dennis@ausil.us>2012-05-23 07:07:40 -0500
committerDennis Gilmore <dennis@ausil.us>2012-05-23 07:07:40 -0500
commit50c065d6a1c342bbbe1f6a658c14503f1cc2698a (patch)
treee35e843cab36b60105f27a47198dc3bd154cc585 /kernel.spec
parent08132645ed4b18472c3e80a7e7a81411180bbff0 (diff)
downloadkernel-50c065d6a1c342bbbe1f6a658c14503f1cc2698a.tar.gz
kernel-50c065d6a1c342bbbe1f6a658c14503f1cc2698a.tar.xz
kernel-50c065d6a1c342bbbe1f6a658c14503f1cc2698a.zip
add patch to fix ftbfs on tegra due to sdhci MODULE_DEVICE_TABLE mismatch
dont make a arm config file we do not use it anywhere
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec6
1 files changed, 6 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec
index 631711f3d..2f15dff32 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -725,6 +725,7 @@ Patch21001: arm-smsc-support-reading-mac-address-from-device-tree.patch
# ARM tegra
Patch21004: arm-tegra-nvec-kconfig.patch
Patch21005: arm-tegra-usb-no-reset-linux33.patch
+Patch21006: arm-tegra-sdhci-module-fix.patch
# ARM highbank patches
# Highbank clock functions need to be EXPORT for module builds
@@ -1315,6 +1316,7 @@ ApplyPatch nx-emu-remove-cpuinitdata-for-disable_nx-on-x86_32.patch
#ApplyPatch arm-smsc-support-reading-mac-address-from-device-tree.patch
ApplyPatch arm-tegra-nvec-kconfig.patch
ApplyPatch arm-tegra-usb-no-reset-linux33.patch
+ApplyPatch arm-tegra-sdhci-module-fix.patch
#
# bugfixes to drivers and filesystems
@@ -2297,6 +2299,10 @@ fi
# ||----w |
# || ||
%changelog
+* Wed May 23 2012 Dennis Gilmore <dennis@ausil.us>
+- add patch to fix ftbfs on tegra due to sdhci MODULE_DEVICE_TABLE mismatch
+- dont make a arm config file we do not use it anywhere
+
* Tue May 22 2012 Josh Boyer <jwboyer@redhat.com> - 3.5.0-0.rc0.git3.1
- Linux v3.4-2580-g72c04af