Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 92125
b: refs/heads/master
c: 9166257
h: refs/heads/master
i:
  92123: d956f17
v: v3
  • Loading branch information
Takashi Iwai authored and Takashi Iwai committed Apr 24, 2008
1 parent be14efe commit 95aa5bf
Show file tree
Hide file tree
Showing 3 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: ee7a9c7c2eb5cd09c15824323eac4cd95e2d18a8
refs/heads/master: 91662577979cadf945cd3ffc4c470e5b91378370
3 changes: 2 additions & 1 deletion trunk/sound/pci/aw2/aw2-saa7146.c
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,11 @@
#include <sound/pcm.h>
#include <sound/pcm_params.h>

#include "aw2-tsl.h"
#include "saa7146.h"
#include "aw2-saa7146.h"

#include "aw2-tsl.c"

#define WRITEREG(value, addr) writel((value), chip->base_addr + (addr))
#define READREG(addr) readl(chip->base_addr + (addr))

Expand Down
File renamed without changes.

0 comments on commit 95aa5bf

Please sign in to comment.