Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 170323
b: refs/heads/master
c: 7288561
h: refs/heads/master
i:
  170321: f9f7d13
  170319: c4f45d8
v: v3
  • Loading branch information
Takashi Iwai committed Nov 12, 2009
1 parent 9a15e05 commit 229a07c
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: f8b7163529831ee3ad6a1aeaa0f1256cb527008d
refs/heads/master: 7288561af9a931c59e431336b553d897ee37b67d
2 changes: 1 addition & 1 deletion trunk/sound/pci/hda/hda_local.h
Original file line number Diff line number Diff line change
Expand Up @@ -437,7 +437,7 @@ int snd_hda_create_hwdep(struct hda_codec *codec);
static inline int snd_hda_create_hwdep(struct hda_codec *codec) { return 0; }
#endif

#ifdef CONFIG_SND_HDA_POWER_SAVE
#if defined(CONFIG_SND_HDA_POWER_SAVE) && defined(CONFIG_SND_HDA_HWDEP)
int snd_hda_hwdep_add_power_sysfs(struct hda_codec *codec);
#else
static inline int snd_hda_hwdep_add_power_sysfs(struct hda_codec *codec)
Expand Down

0 comments on commit 229a07c

Please sign in to comment.