diff options
Diffstat (limited to 'sound/drivers/pcsp/pcsp_input.h')
| -rw-r--r-- | sound/drivers/pcsp/pcsp_input.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/drivers/pcsp/pcsp_input.h b/sound/drivers/pcsp/pcsp_input.h index e66738c78333..d692749b8c9b 100644 --- a/sound/drivers/pcsp/pcsp_input.h +++ b/sound/drivers/pcsp/pcsp_input.h | |||
| @@ -7,7 +7,7 @@ | |||
| 7 | #ifndef __PCSP_INPUT_H__ | 7 | #ifndef __PCSP_INPUT_H__ |
| 8 | #define __PCSP_INPUT_H__ | 8 | #define __PCSP_INPUT_H__ |
| 9 | 9 | ||
| 10 | int __devinit pcspkr_input_init(struct input_dev **rdev, struct device *dev); | 10 | int pcspkr_input_init(struct input_dev **rdev, struct device *dev); |
| 11 | int pcspkr_input_remove(struct input_dev *dev); | 11 | int pcspkr_input_remove(struct input_dev *dev); |
| 12 | void pcspkr_stop_sound(void); | 12 | void pcspkr_stop_sound(void); |
| 13 | 13 | ||
