summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorPeter Robinson <pbrobinson@gmail.com>2013-04-09 09:03:49 +0100
committerPeter Robinson <pbrobinson@gmail.com>2013-04-09 09:03:49 +0100
commit967548beda96535ee533f31bf73e56026bb9ce1e (patch)
tree39d76a2c4f76cdb3f89b9c8b3fe8c83ca7727aed /kernel.spec
parentb50d0f6abe35c0d5f5bd8e9c02da81eb17c86aed (diff)
downloadkernel-967548beda96535ee533f31bf73e56026bb9ce1e.tar.gz
kernel-967548beda96535ee533f31bf73e56026bb9ce1e.tar.xz
kernel-967548beda96535ee533f31bf73e56026bb9ce1e.zip
Add patch to fix building some ARM tegra modules, Some minor ARM OMAP updates
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 fadf055c3..5ecb9af2d 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -708,6 +708,7 @@ Patch21002: arm-omap-ehci-fix.patch
# ARM tegra
Patch21004: arm-tegra-nvec-kconfig.patch
Patch21005: arm-tegra-usb-no-reset-linux33.patch
+Patch21006: arm-tegra-fixclk.patch
#rhbz 754518
Patch21235: scsi-sd_revalidate_disk-prevent-NULL-ptr-deref.patch
@@ -1304,6 +1305,7 @@ ApplyPatch arm-lpae-ax88796.patch
ApplyPatch arm-omap-ehci-fix.patch
# ApplyPatch arm-tegra-nvec-kconfig.patch
ApplyPatch arm-tegra-usb-no-reset-linux33.patch
+ApplyPatch arm-tegra-fixclk.patch
#
# bugfixes to drivers and filesystems
@@ -2277,6 +2279,10 @@ fi
# ||----w |
# || ||
%changelog
+* Tue Apr 9 2013 Peter Robinson <pbrobinson@fedoraproject.org>
+- Add patch to fix building some ARM tegra modules
+- Some minor ARM OMAP updates
+
* Mon Apr 08 2013 Neil Horman <nhorman@redhat.com>
- Fix dma unmap error in e100 (rhbz 907694)