Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 16111
b: refs/heads/master
c: ac09a92
h: refs/heads/master
i:
  16109: 69cb96f
  16107: 306d14c
  16103: 7713216
  16095: 1e34f01
v: v3
  • Loading branch information
Clemens Ladisch authored and Jaroslav Kysela committed Jan 3, 2006
1 parent 49d7ffb commit 7065e8d
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: a2c855bbd76e7044c54a9d84ae46f6eead1b8f89
refs/heads/master: ac09a9251d3b7678150ee512de8de1bd98628d11
2 changes: 1 addition & 1 deletion trunk/sound/pci/cs5535audio/cs5535audio.c
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,14 @@
*
*/

#include <sound/driver.h>
#include <linux/delay.h>
#include <linux/interrupt.h>
#include <linux/init.h>
#include <linux/pci.h>
#include <linux/slab.h>
#include <linux/moduleparam.h>
#include <asm/io.h>
#include <sound/driver.h>
#include <sound/core.h>
#include <sound/control.h>
#include <sound/pcm.h>
Expand Down

0 comments on commit 7065e8d

Please sign in to comment.