Magellan Linux

Annotation of /trunk/xorg/patches/xorg-server-1.7.7-linux-headers-2.6.11-compat.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1191 - (hide annotations) (download)
Thu Nov 18 18:56:55 2010 UTC (13 years, 6 months ago) by niro
File size: 417 byte(s)
added alx patches for xorg-7.5.0
1 niro 1191 --- xorg-server-1.7.7-magellan/hw/xfree86/os-support/bus/linuxPci.c 2010-05-04 02:47:59.000000000 +0200
2     +++ xorg-server-1.7.7/hw/xfree86/os-support/bus/linuxPci.c 2010-11-15 21:32:33.000000000 +0100
3     @@ -172,6 +172,7 @@
4     * master aborts are avoided during PCI scans).
5     */
6    
7     +#define __bitwise __attribute__((bitwise))
8     #include <linux/pci.h>
9    
10     #ifndef PCIIOC_BASE /* Ioctls for /proc/bus/pci/X/Y nodes. */