147646fc66
SVN-Revision: 31365
11 lines
229 B
Diff
11 lines
229 B
Diff
--- a/include/sound/soc-dai.h
|
|
+++ b/include/sound/soc-dai.h
|
|
@@ -223,7 +223,7 @@ struct snd_soc_dai {
|
|
union {
|
|
struct snd_soc_codec *codec;
|
|
struct snd_soc_platform *platform;
|
|
- };
|
|
+ } parent;
|
|
|
|
struct list_head list;
|
|
};
|