From: Jesper Juhl Date: Thu, 23 Jun 2011 21:54:40 +0000 (+0200) Subject: ALSA: Remove unneeded version.h includes from sound/ X-Git-Tag: v3.0-rc5~33^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=16866741bda5d16f3d30d1656ce941faf5dad34c;p=pandora-kernel.git 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 Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed