ALSA: Remove unneeded version.h includes from sound/
authorJesper Juhl <jj@chaosbits.net>
Thu, 23 Jun 2011 21:54:40 +0000 (23:54 +0200)
committerTakashi Iwai <tiwai@suse.de>
Fri, 24 Jun 2011 09:28:17 +0000 (11:28 +0200)
commit16866741bda5d16f3d30d1656ce941faf5dad34c
tree341ce9150d9a6584a6832892fb9bc0ba6b967333
parentd2a19da79d3ea5b7859248b0f132c479ed4505e2
ALSA: Remove unneeded version.h includes from sound/

In the sound/ directory there are two files (flagged by 'make
versioncheck'); sound/pci/asihpi/asihpi.c and
sound/soc/codecs/wm8991.c that include linux/version.h although they
don't need it. This patch removes the unneeded includes.

Signed-off-by: Jesper Juhl <jj@chaosbits.net>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/asihpi/asihpi.c
sound/soc/codecs/wm8991.c