summaryrefslogtreecommitdiff
path: root/drivers/video/tegra/host/vi/vi.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/video/tegra/host/vi/vi.c')
-rw-r--r--drivers/video/tegra/host/vi/vi.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/video/tegra/host/vi/vi.c b/drivers/video/tegra/host/vi/vi.c
index a6f902a1ac7b..3cfc7e32cbc1 100644
--- a/drivers/video/tegra/host/vi/vi.c
+++ b/drivers/video/tegra/host/vi/vi.c
@@ -25,7 +25,8 @@
#include "dev.h"
#include "bus_client.h"
-static int __devinit vi_probe(struct nvhost_device *dev)
+static int __devinit vi_probe(struct nvhost_device *dev,
+ struct nvhost_device_id *id_table)
{
int err = 0;