diff options
author | Peter Robinson <pbrobinson@gmail.com> | 2014-04-17 07:57:13 +0100 |
---|---|---|
committer | Peter Robinson <pbrobinson@gmail.com> | 2014-04-17 07:57:13 +0100 |
commit | 5786afee4f8a19fbeebbbc79d63083a2de54bf6c (patch) | |
tree | b6cc3e2dd41c8abd3fbb234dd2e68ec6eaf0bbec /kernel.spec | |
parent | 865dffb33011f8cef8f558b5062defcb5be12024 (diff) | |
download | kernel-5786afee4f8a19fbeebbbc79d63083a2de54bf6c.tar.gz kernel-5786afee4f8a19fbeebbbc79d63083a2de54bf6c.tar.xz kernel-5786afee4f8a19fbeebbbc79d63083a2de54bf6c.zip |
Drop OMAP DRM hack to load encoder module now it fully supports DT (YAY)
Diffstat (limited to 'kernel.spec')
-rw-r--r-- | kernel.spec | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/kernel.spec b/kernel.spec index 4f2d96029..e7eb3e567 100644 --- a/kernel.spec +++ b/kernel.spec @@ -605,7 +605,6 @@ Patch21001: arm-lpae-ax88796.patch Patch21004: arm-sound-soc-samsung-dma-avoid-another-64bit-division.patch # ARM omap -Patch21010: arm-omap-load-tfp410.patch # ARM tegra Patch21020: arm-tegra-usb-no-reset-linux33.patch @@ -1165,7 +1164,6 @@ ApplyPatch 0001-lib-cpumask-Make-CPUMASK_OFFSTACK-usable-without-deb.patch # ApplyPatch arm-lpae-ax88796.patch ApplyPatch arm-sound-soc-samsung-dma-avoid-another-64bit-division.patch -ApplyPatch arm-omap-load-tfp410.patch ApplyPatch arm-tegra-usb-no-reset-linux33.patch # @@ -2060,6 +2058,9 @@ fi # ||----w | # || || %changelog +* Thu Apr 17 2014 Peter Robinson <pbrobinson@fedoraproject.org> +- Drop OMAP DRM hack to load encoder module now it fully supports DT (YAY!) + * Wed Apr 16 2014 Josh Boyer <jwboyer@fedoraproject.org> - 3.15.0-0.rc1.git2.1 - Linux v3.15-rc1-49-g10ec34fcb100 |