Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 235814
b: refs/heads/master
c: 7863ff2
h: refs/heads/master
v: v3
  • Loading branch information
Tomas Winkler authored and Greg Kroah-Hartman committed Feb 4, 2011
1 parent 07c9cf8 commit 5138d47
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 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: f8cc1e9373c253902a219ec805977d3b4f16a86c
refs/heads/master: 7863ff276d2a151aaf1b4ad7798ff2610e7b2996
6 changes: 1 addition & 5 deletions trunk/drivers/staging/easycap/easycap.h
Original file line number Diff line number Diff line change
Expand Up @@ -690,11 +690,7 @@ extern struct easycap_format easycap_format[];
extern struct v4l2_queryctrl easycap_control[];
extern struct usb_driver easycap_usb_driver;
extern struct easycap_dongle easycapdc60_dongle[];
#ifndef CONFIG_EASYCAP_OSS
extern struct snd_pcm_ops easycap_alsa_ops;
extern struct snd_pcm_hardware easycap_pcm_hardware;
extern struct snd_card *psnd_card;
#else /* CONFIG_EASYCAP_OSS */
#ifdef CONFIG_EASYCAP_OSS
extern struct usb_class_driver easyoss_class;
extern const struct file_operations easyoss_fops;
#endif /* !CONFIG_EASYCAP_OSS */
Expand Down

0 comments on commit 5138d47

Please sign in to comment.