diff options
author | Mauro Carvalho Chehab <mchehab@infradead.org> | 2008-02-05 10:31:13 -0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2008-02-05 10:31:13 -0200 |
commit | 678c39afdb2904d63f5e55ce708e635c944892ce (patch) | |
tree | 07183685b46c23dc23a9334eacce4ebb5d071605 /linux/sound/pci | |
parent | c239611668a3d8add80d686d266956a8fcac5ca4 (diff) | |
parent | debafa4c14110eb6c01ab9756953c5f9cd351f05 (diff) | |
download | mediapointer-dvb-s2-678c39afdb2904d63f5e55ce708e635c944892ce.tar.gz mediapointer-dvb-s2-678c39afdb2904d63f5e55ce708e635c944892ce.tar.bz2 |
merge: http://ifup.org/hg/v4l-dvb
From: Mauro Carvalho Chehab <mchehab@infradead.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'linux/sound/pci')
-rw-r--r-- | linux/sound/pci/bt87x.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/linux/sound/pci/bt87x.c b/linux/sound/pci/bt87x.c index 86c922635..3e820f75c 100644 --- a/linux/sound/pci/bt87x.c +++ b/linux/sound/pci/bt87x.c @@ -21,7 +21,6 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -#include <sound/driver.h> #include <linux/init.h> #include <linux/interrupt.h> #include <linux/pci.h> |