Fix a typo
This commit is contained in:
parent
cf2dc60e17
commit
ee00ecfc99
@ -159,7 +159,7 @@ and
|
||||
.Va irqid
|
||||
should be saved in the softc of the device after these calls.
|
||||
.Bd -literal
|
||||
struct resource *portres, irqres;
|
||||
struct resource *portres, *irqres;
|
||||
int portid, irqid;
|
||||
|
||||
portid = 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user