patch-2.4.22 linux-2.4.22/arch/ppc/platforms/spruce.h

Next file: linux-2.4.22/arch/ppc/platforms/spruce_pci.c
Previous file: linux-2.4.22/arch/ppc/platforms/spd8xx.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.21/arch/ppc/platforms/spruce.h linux-2.4.22/arch/ppc/platforms/spruce.h
@@ -1,6 +1,6 @@
 /*
  * include/asm-ppc/platforms/spruce.h
- * 
+ *
  * Definitions for IBM Spruce reference board support
  *
  * Authors: Matt Porter and Johnnie Peters
@@ -51,7 +51,7 @@
 
 /*
  * Serial port defines
- */ 
+ */
 #define SPRUCE_FPGA_REG_A	0xff820000
 #define SPRUCE_UARTCLK_33M	0x02
 #define SPRUCE_UARTCLK_IS_33M(reg)	(reg & SPRUCE_UARTCLK_33M)

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)