ALSA: Remove the rest of __devinit* in comments
[deliverable/linux.git] / sound / pci / hda / hda_hwdep.c
index 1af86d40eb2396b7dde509052beb8b0180bd0f8e..a5c9411bb3670f7a095e7bc70b8ad0b90a27d4ae 100644 (file)
@@ -125,7 +125,7 @@ static void hwdep_free(struct snd_hwdep *hwdep)
        clear_hwdep_elements(hwdep->private_data);
 }
 
-int /*__devinit*/ snd_hda_create_hwdep(struct hda_codec *codec)
+int snd_hda_create_hwdep(struct hda_codec *codec)
 {
        char hwname[16];
        struct snd_hwdep *hwdep;
This page took 0.029844 seconds and 5 git commands to generate.