patch-2.4.22 linux-2.4.22/include/video/fbcon.h
Next file: linux-2.4.22/init/do_mounts.c
Previous file: linux-2.4.22/include/net/tcp.h
Back to the patch index
Back to the overall index
-  Lines: 10
-  Date:
2003-08-25 04:44:44.000000000 -0700
-  Orig file: 
linux-2.4.21/include/video/fbcon.h
-  Orig date: 
2002-11-28 15:53:15.000000000 -0800
diff -urN linux-2.4.21/include/video/fbcon.h linux-2.4.22/include/video/fbcon.h
@@ -207,7 +207,8 @@
 #define fb_memset sbus_memset_io
 
 #elif defined(__i386__) || defined(__alpha__) || \
-      defined(__x86_64__) || defined(__hppa__)
+      defined(__x86_64__) || defined(__hppa__) || \
+      defined(__powerpc64__)
 
 #define fb_readb __raw_readb
 #define fb_readw __raw_readw
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)