summaryrefslogtreecommitdiffstats
path: root/arm-fix-omapdrm.patch
diff options
context:
space:
mode:
Diffstat (limited to 'arm-fix-omapdrm.patch')
-rw-r--r--arm-fix-omapdrm.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/arm-fix-omapdrm.patch b/arm-fix-omapdrm.patch
new file mode 100644
index 000000000..f70b861fa
--- /dev/null
+++ b/arm-fix-omapdrm.patch
@@ -0,0 +1,10 @@
+--- 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,