Commit f51ad486 authored by Kai Germaschewski's avatar Kai Germaschewski

ISDN/HiSax: Fix typo in drivers/isdn/hisax/config.c

parent 9552d6bc
......@@ -2138,7 +2138,7 @@ request_mmio(struct resources *rs, unsigned long start, int len,
}
void
hisax_resources_release(struct IsdnCardState *cs)
hisax_release_resources(struct IsdnCardState *cs)
{
resources_release(&cs->rs);
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment