summaryrefslogtreecommitdiffstats
path: root/arm-fix-omapdrm.patch
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@redhat.com>2012-10-05 10:45:58 -0500
committerJustin M. Forbes <jforbes@redhat.com>2012-10-05 10:45:58 -0500
commitfc85362a27e6f8ea343d1e201a01c311781d2a09 (patch)
tree86ea45763af93caa4d4f41697766226516389a87 /arm-fix-omapdrm.patch
parent386d01e31aa3706035aaf43037d14154009df22a (diff)
downloadkernel-fc85362a27e6f8ea343d1e201a01c311781d2a09.tar.gz
kernel-fc85362a27e6f8ea343d1e201a01c311781d2a09.tar.xz
kernel-fc85362a27e6f8ea343d1e201a01c311781d2a09.zip
Linux v3.6-6670-gecefbd9
Diffstat (limited to 'arm-fix-omapdrm.patch')
-rw-r--r--arm-fix-omapdrm.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/arm-fix-omapdrm.patch b/arm-fix-omapdrm.patch
deleted file mode 100644
index f70b861fa..000000000
--- a/arm-fix-omapdrm.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- linux-3.6.0-0.rc3.git2.1.fc18.x86_64/drivers/staging/omapdrm/omap_drv.c.orig 2012-08-28 22:52:35.950826671 +0100
-+++ linux-3.6.0-0.rc3.git2.1.fc18.x86_64/drivers/staging/omapdrm/omap_drv.c 2012-08-28 22:52:49.393910353 +0100
-@@ -761,7 +761,6 @@
- .irq_postinstall = dev_irq_postinstall,
- .irq_uninstall = dev_irq_uninstall,
- .irq_handler = dev_irq_handler,
-- .reclaim_buffers = drm_core_reclaim_buffers,
- #ifdef CONFIG_DEBUG_FS
- .debugfs_init = omap_debugfs_init,
- .debugfs_cleanup = omap_debugfs_cleanup,