fallout from elsa setup split
... and yes, caller wants it to return int. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
@@ -1088,7 +1088,7 @@ setup_elsa_pci(struct IsdnCard *card)
|
|||||||
|
|
||||||
#else
|
#else
|
||||||
|
|
||||||
static void __devinit
|
static int __devinit
|
||||||
setup_elsa_pci(struct IsdnCard *card)
|
setup_elsa_pci(struct IsdnCard *card)
|
||||||
{
|
{
|
||||||
return (1);
|
return (1);
|
||||||
|
Reference in New Issue
Block a user