patch-2.4.20 linux-2.4.20/include/asm-mips/sgi/sgihpc.h

Next file: linux-2.4.20/include/asm-mips/sgi/sgint23.h
Previous file: linux-2.4.20/include/asm-mips/sgi/sgigio.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.19/include/asm-mips/sgi/sgihpc.h linux-2.4.20/include/asm-mips/sgi/sgihpc.h
@@ -45,8 +45,8 @@
 	hpcreg pbdma_bptr;	/* pbus dma channel buffer ptr */
 	hpcreg pbdma_dptr;	/* pbus dma channel desc ptr */
 	char _unused1[PAGE_SIZE - (2 * sizeof(hpcreg))]; /* padding */
-	hpcreg pbdma_ctrl;	/* pbus dma channel control register has 
-				 * copletely different meaning for read 
+	hpcreg pbdma_ctrl;	/* pbus dma channel control register has
+				 * copletely different meaning for read
 				 * compared with write */
 	/* read */
 #define HPC3_PDMACTRL_INT	0x00000001 /* interrupt (cleared after read) */
@@ -235,7 +235,7 @@
 	hpcreg scsi1_ext[256];	/* SCSI channel 1 external regs */
 	char _unused4[0x07c00];	/* It'll only hurt a little... */
 
-	/* Ethernet external registers. Noone use them so we need some 
+	/* Ethernet external registers. Noone use them so we need some
 	 * padding instead.
 	 */
 	char _unused5[0x04000]; /* It'll hurt a lot if you leave this out */

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