patch-2.4.3 linux/arch/alpha/kernel/setup.c
Next file: linux/arch/alpha/kernel/sys_dp264.c
Previous file: linux/arch/alpha/kernel/proto.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Fri Mar 2 11:12:07 2001
- Orig file:
v2.4.2/linux/arch/alpha/kernel/setup.c
- Orig date:
Wed Feb 21 18:20:10 2001
diff -u --recursive --new-file v2.4.2/linux/arch/alpha/kernel/setup.c linux/arch/alpha/kernel/setup.c
@@ -201,7 +201,7 @@
long i;
if (hose_head) {
- struct pci_controler *hose;
+ struct pci_controller *hose;
for (hose = hose_head; hose; hose = hose->next)
if (hose->index == 0) {
io = hose->io_space;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)