projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dce908e
)
ALSA: ASoC codec: remove unused #include <version.h>
author
Huang Weiyi
<weiyi.huang@gmail.com>
Fri, 31 Oct 2008 14:50:00 +0000
(22:50 +0800)
committer
Takashi Iwai
<tiwai@suse.de>
Tue, 4 Nov 2008 17:03:21 +0000
(18:03 +0100)
The file(s) below do not use LINUX_VERSION_CODE nor KERNEL_VERSION.
sound/soc/codecs/
ad73311
.c
This patch removes the said #include <version.h>.
Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/soc/codecs/ad73311.c
patch
|
blob
|
blame
|
history
diff --git
a/sound/soc/codecs/ad73311.c
b/sound/soc/codecs/ad73311.c
index 37af8607b00a1f293aad10b8f5cfd3b120719549..59c4c8f18cbb16741604331d64a0fd2c2a7a6459 100644
(file)
--- a/
sound/soc/codecs/ad73311.c
+++ b/
sound/soc/codecs/ad73311.c
@@
-15,7
+15,6
@@
#include <linux/init.h>
#include <linux/module.h>
-#include <linux/version.h>
#include <linux/kernel.h>
#include <linux/device.h>
#include <sound/core.h>