commit | 48c8b0eb6d8265e639a800a9b62d704812e191d8 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Fri Dec 07 07:40:35 2012 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Fri Dec 07 07:40:35 2012 +0100 |
tree | d186bd1297b705f16743cc0293c7797429ce9ea6 | |
parent | 14c56706f9d90d00573b7509b20c49ba56ea7eb1 [diff] |
ALSA: hda - Remove superfluous DELAYED_INIT*_MARK Since __devinit* have been removed completely, DELAYED_INIT*_MARK in hda_intel.c became NOP. Let's rip them off. Signed-off-by: Takashi Iwai <tiwai@suse.de>