Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 250341
b: refs/heads/master
c: aeeebe9
h: refs/heads/master
i:
  250339: d14c797
v: v3
  • Loading branch information
Stefan Ringel authored and Mauro Carvalho Chehab committed May 20, 2011
1 parent d698449 commit e345830
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: 2f349daa0187abf5fd5af4827de023dc609e5909
refs/heads/master: aeeebe9b67a63edd7bca36a0b7cb0d14215839f5
3 changes: 0 additions & 3 deletions trunk/drivers/staging/tm6000/tm6000-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -686,7 +686,6 @@ int tm6000_set_audio_rinput(struct tm6000_core *dev)
}
return 0;
}
EXPORT_SYMBOL_GPL(tm6000_set_audio_input);

void tm6010_set_mute_sif(struct tm6000_core *dev, u8 mute)
{
Expand Down Expand Up @@ -749,7 +748,6 @@ int tm6000_tvaudio_set_mute(struct tm6000_core *dev, u8 mute)
}
return 0;
}
EXPORT_SYMBOL_GPL(tm6000_tvaudio_set_mute);

void tm6010_set_volume_sif(struct tm6000_core *dev, int vol)
{
Expand Down Expand Up @@ -807,7 +805,6 @@ void tm6000_set_volume(struct tm6000_core *dev, int vol)
break;
}
}
EXPORT_SYMBOL_GPL(tm6000_set_volume);

static LIST_HEAD(tm6000_devlist);
static DEFINE_MUTEX(tm6000_devlist_mutex);
Expand Down

0 comments on commit e345830

Please sign in to comment.