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:
parent
8d8fe64237
commit
cc119427bd
|
@ -1088,7 +1088,7 @@ setup_elsa_pci(struct IsdnCard *card)
|
|||
|
||||
#else
|
||||
|
||||
static void __devinit
|
||||
static int __devinit
|
||||
setup_elsa_pci(struct IsdnCard *card)
|
||||
{
|
||||
return (1);
|
||||
|
|
Loading…
Reference in New Issue