commit | 16866741bda5d16f3d30d1656ce941faf5dad34c | [log] [tgz] |
---|---|---|
author | Jesper Juhl <jj@chaosbits.net> | Thu Jun 23 23:54:40 2011 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Fri Jun 24 11:28:17 2011 +0200 |
tree | 341ce9150d9a6584a6832892fb9bc0ba6b967333 | |
parent | d2a19da79d3ea5b7859248b0f132c479ed4505e2 [diff] |
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>