Fix whitespace corruption in linux-3.6-arm-build-fixup.patch

This commit is contained in:
Josh Boyer 2012-10-13 08:08:08 -04:00
parent 35552829b4
commit c05f8b9272
3 changed files with 10 additions and 6 deletions

View File

@ -354,3 +354,4 @@ CONFIG_EXTCON_GPIO=m
# CONFIG_NET_VENDOR_CIRRUS is not set
# CONFIG_CS89x0 is not set
# CONFIG_VIDEO_DM6446_CCDC is not set

View File

@ -2309,6 +2309,9 @@ fi
# '-' | |
# '-'
%changelog
* Sat Oct 13 2012 Josh Boyer <jwboyer@redhat.com>
- Fix whitespace corruption in linux-3.6-arm-build-fixup.patch
* Tue Oct 9 2012 Peter Robinson <pbrobinson@fedoraproject.org>
- Update ARM configurations

View File

@ -93,11 +93,11 @@ index 4beab94..44149ee 100644
--- a/drivers/staging/omapdrm/omap_drv.c
+++ b/drivers/staging/omapdrm/omap_drv.c
@@ -761,7 +761,6 @@ static struct drm_driver omap_drm_driver = {
.irq_postinstall = dev_irq_postinstall,
.irq_uninstall = dev_irq_uninstall,
.irq_handler = dev_irq_handler,
- .reclaim_buffers = drm_core_reclaim_buffers,
.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,
.debugfs_init = omap_debugfs_init,
.debugfs_cleanup = omap_debugfs_cleanup,