summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/cx88/cx88.h
diff options
context:
space:
mode:
authorGerd Knorr <devnull@localhost>2004-03-16 12:59:40 +0000
committerGerd Knorr <devnull@localhost>2004-03-16 12:59:40 +0000
commitebeb4ec5a0c0415beb612c912b095e140b09c8dd (patch)
tree59f7b7c1ed2004deacf865ce6616993ef176002c /linux/drivers/media/video/cx88/cx88.h
parent0936e8eeba58f9a7937356e3df175e4bf206ba08 (diff)
downloadmediapointer-dvb-s2-ebeb4ec5a0c0415beb612c912b095e140b09c8dd.tar.gz
mediapointer-dvb-s2-ebeb4ec5a0c0415beb612c912b095e140b09c8dd.tar.bz2
- misc.
Diffstat (limited to 'linux/drivers/media/video/cx88/cx88.h')
-rw-r--r--linux/drivers/media/video/cx88/cx88.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/linux/drivers/media/video/cx88/cx88.h b/linux/drivers/media/video/cx88/cx88.h
index 5fadf124c..766c8eb04 100644
--- a/linux/drivers/media/video/cx88/cx88.h
+++ b/linux/drivers/media/video/cx88/cx88.h
@@ -1,7 +1,7 @@
/*
- * v4l2 device driver for philips saa7134 based TV cards
+ * v4l2 device driver for cx2388x based TV cards
*
- * (c) 2001,02 Gerd Knorr <kraxel@bytesex.org>
+ * (c) 2003,04 Gerd Knorr <kraxel@bytesex.org> [SUSE Labs]
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@ -367,7 +367,7 @@ extern const unsigned int cx88_bcount;
extern struct cx88_subid cx88_subids[];
extern const unsigned int cx88_idcount;
-extern void cx88_card_setup(struct cx8800_dev *dev);
+extern void __devinit cx88_card_setup(struct cx8800_dev *dev);
/* ----------------------------------------------------------- */
/* cx88-tvaudio.c */