Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 284212
b: refs/heads/master
c: bf815bf
h: refs/heads/master
v: v3
  • Loading branch information
Takashi Iwai committed Nov 16, 2011
1 parent da2225b commit 397a4bb
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: fc5b15f13886afad43fc6c0040af7cb5172a0bd8
refs/heads/master: bf815bf0a3c3b8ad6cd97cda6bc29cc3708fe749
1 change: 1 addition & 0 deletions trunk/sound/core/ctljack.c
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
*/

#include <linux/kernel.h>
#include <linux/export.h>
#include <sound/core.h>
#include <sound/control.h>

Expand Down
1 change: 1 addition & 0 deletions trunk/sound/pci/hda/hda_jack.c
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@

#include <linux/init.h>
#include <linux/slab.h>
#include <linux/export.h>
#include <sound/core.h>
#include <sound/control.h>
#include <sound/jack.h>
Expand Down

0 comments on commit 397a4bb

Please sign in to comment.