Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 81647
b: refs/heads/master
c: e7d7c2e
h: refs/heads/master
i:
  81645: e9564e1
  81643: 0523cac
  81639: f4eb275
  81631: e9dac02
v: v3
  • Loading branch information
Randy Dunlap authored and Jaroslav Kysela committed Jan 31, 2008
1 parent fbd9836 commit d00b0b4
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: 747c6016ced692db18d7e849e8cbdc523fba0874
refs/heads/master: e7d7c2e28890e1b3944246af1a668b6da91ab411
2 changes: 1 addition & 1 deletion trunk/sound/drivers/mts64.c
Original file line number Diff line number Diff line change
Expand Up @@ -665,7 +665,7 @@ static int __devinit snd_mts64_ctl_create(struct snd_card *card,
struct mts64 *mts)
{
int err, i;
static struct snd_kcontrol_new *control[] = {
static struct snd_kcontrol_new *control[] __devinitdata = {
&mts64_ctl_smpte_switch,
&mts64_ctl_smpte_time_hours,
&mts64_ctl_smpte_time_minutes,
Expand Down

0 comments on commit d00b0b4

Please sign in to comment.