From 28930fa9af9be77abe3d8bce3193908bf266efc6 Mon Sep 17 00:00:00 2001 From: Steven Toth Date: Sat, 29 Mar 2008 19:53:07 -0300 Subject: V4L/DVB (7622): HVR950Q Hauppauge eeprom support HVR950Q Hauppauge eeprom support. Signed-off-by: Steven Toth Signed-off-by: Mauro Carvalho Chehab --- drivers/media/video/au0828/au0828.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'drivers/media/video/au0828/au0828.h') diff --git a/drivers/media/video/au0828/au0828.h b/drivers/media/video/au0828/au0828.h index 517227667040..3dc09f8ffef7 100644 --- a/drivers/media/video/au0828/au0828.h +++ b/drivers/media/video/au0828/au0828.h @@ -22,6 +22,7 @@ #include #include #include +#include /* DVB */ #include "demux.h" @@ -103,6 +104,7 @@ extern struct usb_device_id au0828_usb_id_table[]; extern const unsigned int au0828_bcount; extern void au0828_gpio_setup(struct au0828_dev *dev); extern int au0828_tuner_callback(void *priv, int command, int arg); +extern void au0828_card_setup(struct au0828_dev *dev); /* ----------------------------------------------------------- */ /* au0828-i2c.c */ -- cgit v1.2.3