Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 16148
b: refs/heads/master
c: bd01e7b
h: refs/heads/master
v: v3
  • Loading branch information
Andreas Schwab authored and Jaroslav Kysela committed Jan 3, 2006
1 parent 8cfed5f commit d1fae64
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: 19b99fbaed2e2971b756311435c67e84431d8515
refs/heads/master: bd01e7bc9e975d7d3d6fe4eb2f2cf7ae83041c49
1 change: 1 addition & 0 deletions trunk/sound/pci/emu10k1/emufx.c
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
#include <linux/pci.h>
#include <linux/delay.h>
#include <linux/slab.h>
#include <linux/vmalloc.h>
#include <linux/init.h>
#include <sound/core.h>
#include <sound/emu10k1.h>
Expand Down
1 change: 1 addition & 0 deletions trunk/sound/pci/emu10k1/p16v.c
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@
#include <linux/interrupt.h>
#include <linux/pci.h>
#include <linux/slab.h>
#include <linux/vmalloc.h>
#include <linux/moduleparam.h>
#include <sound/core.h>
#include <sound/initval.h>
Expand Down

0 comments on commit d1fae64

Please sign in to comment.