summaryrefslogtreecommitdiff
path: root/package/xorg-server/patches/patch-hw_xfree86_common_compiler_h
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2012-10-04 16:39:54 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2012-10-04 16:39:54 +0200
commit1eeb1687577e4298f969cf781a330af01d2db1ad (patch)
tree6e2858335f96bfb102329b1a1e226754ef5b4049 /package/xorg-server/patches/patch-hw_xfree86_common_compiler_h
parent25e99cefae8cb00b989cfbfb271880c4997e2593 (diff)
fix devfs device node usage (vc/6)
Diffstat (limited to 'package/xorg-server/patches/patch-hw_xfree86_common_compiler_h')
-rw-r--r--package/xorg-server/patches/patch-hw_xfree86_common_compiler_h6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/xorg-server/patches/patch-hw_xfree86_common_compiler_h b/package/xorg-server/patches/patch-hw_xfree86_common_compiler_h
index 44b9b9b1a..ebf414b0d 100644
--- a/package/xorg-server/patches/patch-hw_xfree86_common_compiler_h
+++ b/package/xorg-server/patches/patch-hw_xfree86_common_compiler_h
@@ -1,8 +1,8 @@
Caller side code changes regarding memory mapped IO. This patch applies
for mips architectures and is used by xf86-video-siliconmotion.
---- xorg-server-1.7.6.orig/hw/xfree86/common/compiler.h 2010-03-12 05:38:22.000000000 +0100
-+++ xorg-server-1.7.6/hw/xfree86/common/compiler.h 2010-06-05 09:43:12.531809482 +0200
-@@ -713,42 +713,43 @@ xf86WriteMmio32LeNB(__volatile__ void *b
+--- xorg-server-1.9.3.orig/hw/xfree86/common/compiler.h 2010-09-30 09:27:11.000000000 +0200
++++ xorg-server-1.9.3/hw/xfree86/common/compiler.h 2012-10-01 13:23:55.000000000 +0200
+@@ -714,42 +714,43 @@ xf86WriteMmio32LeNB(__volatile__ void *b
# define PORT_SIZE short
# endif