Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 120481
b: refs/heads/master
c: 0623536
h: refs/heads/master
i:
  120479: 9407b00
v: v3
  • Loading branch information
Takashi Iwai committed Nov 21, 2008
1 parent 1b27306 commit 1d88385
Show file tree
Hide file tree
Showing 2 changed files with 3 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: acdda7915eb5dae20b6e43b8b772b712b1ed32c3
refs/heads/master: 0623536ca3e8fd7cb8b7468b0fd4d61d80f0b6ea
3 changes: 2 additions & 1 deletion trunk/sound/pci/hda/hda_local.h
Original file line number Diff line number Diff line change
Expand Up @@ -490,7 +490,8 @@ void snd_hdmi_show_eld(struct hdmi_eld *eld);
#ifdef CONFIG_PROC_FS
int snd_hda_eld_proc_new(struct hda_codec *codec, struct hdmi_eld *eld);
#else
inline int snd_hda_eld_proc_new(struct hda_codec *codec, struct hdmi_eld *eld)
static inline int snd_hda_eld_proc_new(struct hda_codec *codec,
struct hdmi_eld *eld)
{
return 0;
}
Expand Down

0 comments on commit 1d88385

Please sign in to comment.