Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
linux
Commits
37a5ddf4
Commit
37a5ddf4
authored
May 31, 2010
by
Mark Brown
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ASoC: Fix S/PDIF build
Signed-off-by:
Mark Brown
<
broonie@opensource.wolfsonmicro.com
>
parent
2e8693ee
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
0 deletions
+2
-0
sound/soc/codecs/spdif_transciever.c
sound/soc/codecs/spdif_transciever.c
+1
-0
sound/soc/codecs/spdif_transciever.h
sound/soc/codecs/spdif_transciever.h
+1
-0
No files found.
sound/soc/codecs/spdif_transciever.c
View file @
37a5ddf4
...
@@ -16,6 +16,7 @@
...
@@ -16,6 +16,7 @@
#include <linux/module.h>
#include <linux/module.h>
#include <linux/moduleparam.h>
#include <linux/moduleparam.h>
#include <linux/slab.h>
#include <sound/soc.h>
#include <sound/soc.h>
#include <sound/pcm.h>
#include <sound/pcm.h>
#include <sound/initval.h>
#include <sound/initval.h>
...
...
sound/soc/codecs/spdif_transciever.h
View file @
37a5ddf4
...
@@ -12,6 +12,7 @@
...
@@ -12,6 +12,7 @@
#ifndef CODEC_STUBS_H
#ifndef CODEC_STUBS_H
#define CODEC_STUBS_H
#define CODEC_STUBS_H
extern
struct
snd_soc_codec_device
soc_codec_dev_spdif_dit
;
extern
struct
snd_soc_dai
dit_stub_dai
;
extern
struct
snd_soc_dai
dit_stub_dai
;
#endif
/* CODEC_STUBS_H */
#endif
/* CODEC_STUBS_H */
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment