diff options
-rw-r--r-- | drivers/char/sx.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/char/sx.c b/drivers/char/sx.c index 0122b2d93312..f506ee3243d1 100644 --- a/drivers/char/sx.c +++ b/drivers/char/sx.c | |||
@@ -2791,6 +2791,7 @@ static int __init sx_init(void) | |||
2791 | retval = 0; | 2791 | retval = 0; |
2792 | } else if (retval) { | 2792 | } else if (retval) { |
2793 | #ifdef CONFIG_EISA | 2793 | #ifdef CONFIG_EISA |
2794 | retval = retval1; | ||
2794 | if (retval1) | 2795 | if (retval1) |
2795 | #endif | 2796 | #endif |
2796 | misc_deregister(&sx_fw_device); | 2797 | misc_deregister(&sx_fw_device); |