ODROID-U3 xorg-server debian package fork :
[deb_xorg-server.git] / debian / patches / no-nv.patch
index 4fb23e78bfffe1989a731c93c0b6b3d73132fadc..a167eb4e9b11ba803ef70e59d2c8ea3a16ee39e2 100644 (file)
@@ -7,11 +7,9 @@ Date:   Wed Apr 3 13:36:20 2013 -0700
     For linux this driver is long obsolete now.  It may have some relevance
     on non-linux systems.
 
-diff --git a/hw/xfree86/common/xf86pciBus.c b/hw/xfree86/common/xf86pciBus.c
-index b2545be..73a662d 100644
 --- a/hw/xfree86/common/xf86pciBus.c
 +++ b/hw/xfree86/common/xf86pciBus.c
-@@ -1220,8 +1220,9 @@ xf86VideoPtrToDriverList(struct pci_device *dev,
+@@ -1220,8 +1220,9 @@ xf86VideoPtrToDriverList(struct pci_devi
          driverList[idx++] = "nvidia";
  #ifdef __linux__
          driverList[idx++] = "nouveau";