commit | 82ced6fd28653ab456c3e5b25e9ef3c1c96cd6e9 | [log] [tgz] |
---|---|---|
author | Jean Delvare <khali@linux-fr.org> | Thu Jun 04 10:46:43 2009 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Thu Jun 04 10:52:16 2009 +0200 |
tree | b9d142504aafa35107dbd23691a515ff551cc028 | |
parent | 3e1e0a5dd539f83438078759c8642c5dd7c24cb6 [diff] |
ALSA: Add missing __devexit_p() markers 3 ISA sound drivers lack their __devexit_p() markers, which would cause build failures when the kernel is built without hotplug support. Signed-off-by: Jean Delvare <khali@linux-fr.org> Cc: Kyle McMartin <kyle@mcmartin.ca> Signed-off-by: Takashi Iwai <tiwai@suse.de>