patch-2.4.3 linux/arch/alpha/kernel/sys_titan.c
Next file: linux/arch/alpha/kernel/sys_wildfire.c
Previous file: linux/arch/alpha/kernel/sys_rawhide.c
Back to the patch index
Back to the overall index
- Lines: 14
- Date:
Fri Mar 2 11:12:07 2001
- Orig file:
v2.4.2/linux/arch/alpha/kernel/sys_titan.c
- Orig date:
Mon Jun 19 17:59:32 2000
diff -u --recursive --new-file v2.4.2/linux/arch/alpha/kernel/sys_titan.c linux/arch/alpha/kernel/sys_titan.c
@@ -321,10 +321,10 @@
}
#ifdef CONFIG_VGA_HOSE
-static struct pci_controler * __init
-privateer_vga_hose_select(struct pci_controler *h1, struct pci_controler *h2)
+static struct pci_controller * __init
+privateer_vga_hose_select(struct pci_controller *h1, struct pci_controller *h2)
{
- struct pci_controler *hose = h1;
+ struct pci_controller *hose = h1;
int agp1, agp2;
/* which hose(s) are agp? */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)