Loading drivers/misc/smsc_hub.c +1 −1 Original line number Diff line number Diff line Loading @@ -389,7 +389,7 @@ static int smsc_hub_probe(struct platform_device *pdev) struct device_node *node = pdev->dev.of_node; struct i2c_adapter *i2c_adap; struct i2c_board_info i2c_info; struct of_dev_auxdata *hsic_host_auxdata; struct of_dev_auxdata *hsic_host_auxdata = NULL; if (pdev->dev.of_node) { dev_dbg(&pdev->dev, "device tree enabled\n"); Loading Loading
drivers/misc/smsc_hub.c +1 −1 Original line number Diff line number Diff line Loading @@ -389,7 +389,7 @@ static int smsc_hub_probe(struct platform_device *pdev) struct device_node *node = pdev->dev.of_node; struct i2c_adapter *i2c_adap; struct i2c_board_info i2c_info; struct of_dev_auxdata *hsic_host_auxdata; struct of_dev_auxdata *hsic_host_auxdata = NULL; if (pdev->dev.of_node) { dev_dbg(&pdev->dev, "device tree enabled\n"); Loading