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

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)