mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-10 07:00:48 +00:00
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
|
#else
|
||||||
|
|
||||||
static void __devinit
|
static int __devinit
|
||||||
setup_elsa_pci(struct IsdnCard *card)
|
setup_elsa_pci(struct IsdnCard *card)
|
||||||
{
|
{
|
||||||
return (1);
|
return (1);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user