Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 211254
b: refs/heads/master
c: e913b14
h: refs/heads/master
v: v3
  • Loading branch information
Takashi Iwai committed Sep 30, 2010
1 parent 30a82af commit 917de8c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 5591bf07225523600450edd9e6ad258bb877b779
refs/heads/master: e913b146493993c8ac33561655c590e58b500c6f
2 changes: 1 addition & 1 deletion trunk/sound/i2c/other/ak4xxx-adda.c
Original file line number Diff line number Diff line change
Expand Up @@ -900,7 +900,7 @@ static int proc_init(struct snd_akm4xxx *ak)
return 0;
}
#else /* !CONFIG_PROC_FS */
static int proc_init(struct snd_akm4xxx *ak) {}
static int proc_init(struct snd_akm4xxx *ak) { return 0; }
#endif

int snd_akm4xxx_build_controls(struct snd_akm4xxx *ak)
Expand Down

0 comments on commit 917de8c

Please sign in to comment.