SOURCES: svgalib-sparc.patch - argh
qboosh
qboosh at pld-linux.org
Thu Jan 12 14:54:46 CET 2006
Author: qboosh Date: Thu Jan 12 13:54:46 2006 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- argh
---- Files affected:
SOURCES:
svgalib-sparc.patch (1.2 -> 1.3)
---- Diffs:
================================================================
Index: SOURCES/svgalib-sparc.patch
diff -u SOURCES/svgalib-sparc.patch:1.2 SOURCES/svgalib-sparc.patch:1.3
--- SOURCES/svgalib-sparc.patch:1.2 Thu Jan 12 14:48:39 2006
+++ SOURCES/svgalib-sparc.patch Thu Jan 12 14:54:41 2006
@@ -21,7 +21,7 @@
# else
# ifdef __alpha__ /* Is alpha really the issue here ??? */
# define my_io_remap_page_range(vma, start, ofs, len, prot) \
-@@ -48,12 +51,21 @@
+@@ -48,12 +51,22 @@
#endif
#if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,13)
@@ -31,6 +31,7 @@
+# else
# define io_remap_page_range(vma, vaddr, paddr, size, prot) \
remap_pfn_range(vma, vaddr, (paddr) >> PAGE_SHIFT, size, prot)
++#endif
#endif
+# if defined(__sparc__) || defined(__sparc_v9__)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/svgalib-sparc.patch?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list