Fix spelling error
submitted by: Anders Hanssen
This commit is contained in:
parent
86fd19de7b
commit
b72e9f1719
@ -472,7 +472,7 @@ pccard_function_init(struct pccard_function *pf)
|
||||
DEVPRINTF((bus, "Memory space not yet implemented.\n"));
|
||||
}
|
||||
if (spaces == 0) {
|
||||
DEVPRINTF((bus, "Neither memory nor I/O mampped\n"));
|
||||
DEVPRINTF((bus, "Neither memory nor I/O mapped\n"));
|
||||
goto not_this_one;
|
||||
}
|
||||
if (cfe->irqmask) {
|
||||
|
Loading…
Reference in New Issue
Block a user