git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d2a19da
)
ALSA: Remove unneeded version.h includes from sound/
author
Jesper Juhl
<jj@chaosbits.net>
Thu, 23 Jun 2011 21:54:40 +0000
(23:54 +0200)
committer
Takashi Iwai
<tiwai@suse.de>
Fri, 24 Jun 2011 09:28:17 +0000
(11:28 +0200)
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>
No differences found