Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
xcap
xcap-capability-linux
Commits
1e168953
Commit
1e168953
authored
Jul 01, 2009
by
Takashi Iwai
Browse files
ALSA: hda - Add missing static to patch_ca0110()
Signed-off-by:
Takashi Iwai
<
tiwai@suse.de
>
parent
1d955ebd
Changes
1
Hide whitespace changes
Inline
Side-by-side
sound/pci/hda/patch_ca0110.c
View file @
1e168953
...
...
@@ -510,7 +510,7 @@ static int ca0110_parse_auto_config(struct hda_codec *codec)
}
int
patch_ca0110
(
struct
hda_codec
*
codec
)
static
int
patch_ca0110
(
struct
hda_codec
*
codec
)
{
struct
ca0110_spec
*
spec
;
int
err
;
...
...
Write
Preview
Supports
Markdown
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