summaryrefslogtreecommitdiff
path: root/drivers/hwmon/tegra-tsensor.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/hwmon/tegra-tsensor.c')
-rw-r--r--drivers/hwmon/tegra-tsensor.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/hwmon/tegra-tsensor.c b/drivers/hwmon/tegra-tsensor.c
index 336976944590..4f41363d7873 100644
--- a/drivers/hwmon/tegra-tsensor.c
+++ b/drivers/hwmon/tegra-tsensor.c
@@ -1978,8 +1978,6 @@ static int tegra_tsensor_probe(struct platform_device *pdev)
0x0,
data,
&tsensor_ops,
- tsensor_data->passive.tc1,
- tsensor_data->passive.tc2,
tsensor_data->passive.passive_delay,
0);
if (IS_ERR_OR_NULL(data->thz))