projects
/
profile
/
ivi
/
kernel-adaptation-intel-automotive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dc7d7b8
)
ASoC: Remove obsolete declaration of struct snd_soc_clock_info
author
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Wed, 3 Dec 2008 19:41:13 +0000
(19:41 +0000)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Thu, 4 Dec 2008 11:17:02 +0000
(11:17 +0000)
The struct is never defined.
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
include/sound/soc.h
patch
|
blob
|
history
diff --git
a/include/sound/soc.h
b/include/sound/soc.h
index
8ec63c0
..
79d855d
100644
(file)
--- a/
include/sound/soc.h
+++ b/
include/sound/soc.h
@@
-152,7
+152,6
@@
struct snd_soc_dai;
struct snd_soc_codec;
struct soc_enum;
struct snd_soc_ac97_ops;
-struct snd_soc_clock_info;
typedef int (*hw_write_t)(void *,const char* ,int);
typedef int (*hw_read_t)(void *,char* ,int);