ALSA: hda - add explicit include of err.h
authorDavid Henningsson <david.henningsson@canonical.com>
Tue, 23 Sep 2014 07:04:49 +0000 (09:04 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 23 Sep 2014 07:42:17 +0000 (09:42 +0200)
commita5062dee82826f54529c89d0e58211897b1b4c68
tree16b6c3d0814edd3ee20a70d9967561d5d7361cc3
parent7639913f7298ed23a3f026ebcbb3b4e8850bcc39
ALSA: hda - add explicit include of err.h

Since every caller of snd_hda_jack_detect_enable_callback needs to
use the macros from err.h, it makes sense to include it directly
from hda_jack.h.

Signed-off-by: David Henningsson <david.henningsson@canonical.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_jack.h