ALSA: hda - Fix Oops with Realtek quirks with NULL adc_nids
[pandora-kernel.git] / sound / pci / hda / hda_beep.h
index 4967eab..55f0647 100644 (file)
@@ -54,7 +54,7 @@ static inline int snd_hda_attach_beep_device(struct hda_codec *codec, int nid)
 {
        return 0;
 }
-void snd_hda_detach_beep_device(struct hda_codec *codec)
+static inline void snd_hda_detach_beep_device(struct hda_codec *codec)
 {
 }
 #endif