aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/saa7146/hexium_orion.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/pci/saa7146/hexium_orion.c')
-rw-r--r--drivers/media/pci/saa7146/hexium_orion.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/pci/saa7146/hexium_orion.c b/drivers/media/pci/saa7146/hexium_orion.c
index a1eb26d11070..15f0d66ff78a 100644
--- a/drivers/media/pci/saa7146/hexium_orion.c
+++ b/drivers/media/pci/saa7146/hexium_orion.c
@@ -63,7 +63,7 @@ struct hexium_data
63struct hexium 63struct hexium
64{ 64{
65 int type; 65 int type;
66 struct video_device *video_dev; 66 struct video_device video_dev;
67 struct i2c_adapter i2c_adapter; 67 struct i2c_adapter i2c_adapter;
68 68
69 int cur_input; /* current input */ 69 int cur_input; /* current input */