diff options
| -rw-r--r-- | drivers/input/serio/hp_sdc.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/input/serio/hp_sdc.c b/drivers/input/serio/hp_sdc.c index 6af199805ffc..02b3ad8c0826 100644 --- a/drivers/input/serio/hp_sdc.c +++ b/drivers/input/serio/hp_sdc.c | |||
| @@ -944,11 +944,7 @@ static int __init hp_sdc_init_hppa(struct parisc_device *d) | |||
| 944 | 944 | ||
| 945 | #endif /* __hppa__ */ | 945 | #endif /* __hppa__ */ |
| 946 | 946 | ||
| 947 | #if !defined(__mc68000__) /* Link error on m68k! */ | ||
| 948 | static void __exit hp_sdc_exit(void) | ||
| 949 | #else | ||
| 950 | static void hp_sdc_exit(void) | 947 | static void hp_sdc_exit(void) |
| 951 | #endif | ||
| 952 | { | 948 | { |
| 953 | write_lock_irq(&hp_sdc.lock); | 949 | write_lock_irq(&hp_sdc.lock); |
| 954 | 950 | ||
