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