diff options
| -rw-r--r-- | sound/pci/hda/patch_realtek.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/pci/hda/patch_realtek.c b/sound/pci/hda/patch_realtek.c index 8c238e51bb5a..2dd34dd77447 100644 --- a/sound/pci/hda/patch_realtek.c +++ b/sound/pci/hda/patch_realtek.c | |||
| @@ -3832,7 +3832,7 @@ static void alc280_fixup_hp_gpio4(struct hda_codec *codec, | |||
| 3832 | } | 3832 | } |
| 3833 | } | 3833 | } |
| 3834 | 3834 | ||
| 3835 | #if IS_REACHABLE(INPUT) | 3835 | #if IS_REACHABLE(CONFIG_INPUT) |
| 3836 | static void gpio2_mic_hotkey_event(struct hda_codec *codec, | 3836 | static void gpio2_mic_hotkey_event(struct hda_codec *codec, |
| 3837 | struct hda_jack_callback *event) | 3837 | struct hda_jack_callback *event) |
| 3838 | { | 3838 | { |
