patch-2.4.5 linux/drivers/macintosh/via-cuda.c
Next file: linux/drivers/md/md.c
Previous file: linux/drivers/isdn/isdn_ppp.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Tue May 1 16:05:00 2001
- Orig file:
v2.4.4/linux/drivers/macintosh/via-cuda.c
- Orig date:
Sun Sep 17 09:48:05 2000
diff -u --recursive --new-file v2.4.4/linux/drivers/macintosh/via-cuda.c linux/drivers/macintosh/via-cuda.c
@@ -170,7 +170,7 @@
}
/* Clear and enable interrupts, but only on PPC. On 68K it's done */
- /* for us by the the main VIA driver in arch/m68k/mac/via.c */
+ /* for us by the main VIA driver in arch/m68k/mac/via.c */
#ifndef CONFIG_MAC
via[IFR] = 0x7f; eieio(); /* clear interrupts by writing 1s */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)