patch-2.4.22 linux-2.4.22/arch/ppc/platforms/apus_pci.c
Next file: linux-2.4.22/arch/ppc/platforms/chrp_setup.c
Previous file: linux-2.4.22/arch/ppc/platforms/Makefile
Back to the patch index
Back to the overall index
-  Lines: 21
-  Date:
2003-08-25 04:44:40.000000000 -0700
-  Orig file: 
linux-2.4.21/arch/ppc/platforms/apus_pci.c
-  Orig date: 
2003-06-13 07:51:31.000000000 -0700
diff -urN linux-2.4.21/arch/ppc/platforms/apus_pci.c linux-2.4.22/arch/ppc/platforms/apus_pci.c
@@ -33,7 +33,7 @@
 #define DPRINTK(a,b...)	printk(KERN_DEBUG "apus_pci: %s: " a, __FUNCTION__ , ## b)
 #else
 #define DPRINTK(a,b...)
-#endif 
+#endif
 
 /*
  * The _DEFINITIVE_ memory mapping/unmapping functions.
@@ -124,9 +124,9 @@
 }
 
 
-/* 
+/*
  * This is from pm2fb.c again
- * 
+ *
  * Check if PCI (B/CVisionPPC) is available, initialize it and set up
  * the pcibios_* pointers
  */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)