commit | cc119427bd8663d772c92c1ce43d8ed1831b4d54 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@ftp.linux.org.uk> | Sat Oct 13 19:42:42 2007 +0100 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Sat Oct 13 11:59:57 2007 -0700 |
tree | c94c7cc5a918928f8237a9d2eb0c4a3fd373b2b5 | |
parent | 8d8fe64237646fdd2c2de2722ec4189a5999119d [diff] [blame] |
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>
diff --git a/drivers/isdn/hisax/elsa.c b/drivers/isdn/hisax/elsa.c index 0c1351b..948a9b2 100644 --- a/drivers/isdn/hisax/elsa.c +++ b/drivers/isdn/hisax/elsa.c
@@ -1088,7 +1088,7 @@ #else -static void __devinit +static int __devinit setup_elsa_pci(struct IsdnCard *card) { return (1);