ODROID-U3 xorg-server debian package fork :
[deb_xorg-server.git] / debian / patches / config-add-no-removal.patch
index 88a5b6d2dae38bd551eb0b65093cb8d7d69524ab..381df37603b7c09296864cff04d1f7ae8b0aac66 100644 (file)
@@ -1,8 +1,6 @@
-diff --git a/config/udev.c b/config/udev.c
-index 454838f..74ac998 100644
 --- a/config/udev.c
 +++ b/config/udev.c
-@@ -300,10 +300,9 @@ wakeup_handler(pointer data, int err, pointer read_mask)
+@@ -311,10 +311,9 @@ wakeup_handler(pointer data, int err, po
              return;
          action = udev_device_get_action(udev_device);
          if (action) {
@@ -15,11 +13,9 @@ index 454838f..74ac998 100644
                  /* ignore change for the drm devices */
                  if (strcmp(udev_device_get_subsystem(udev_device), "drm")) {
                      device_removed(udev_device);
-diff --git a/hw/xfree86/os-support/linux/lnx_platform.c b/hw/xfree86/os-support/linux/lnx_platform.c
-index 76f5583..c125e35 100644
 --- a/hw/xfree86/os-support/linux/lnx_platform.c
 +++ b/hw/xfree86/os-support/linux/lnx_platform.c
-@@ -126,6 +126,8 @@ xf86PlatformDeviceProbe(struct OdevAttributes *attribs)
+@@ -160,6 +160,8 @@ xf86PlatformDeviceProbe(struct OdevAttri
      return;
  
  out_free: