]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blobdiff - drivers/mfd/ti_am335x_tscadc.c
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
[mirror_ubuntu-jammy-kernel.git] / drivers / mfd / ti_am335x_tscadc.c
index 0f3fab47fe48052682fc686ee62381dd1e9c719b..3cd958a31f36692910bd04827260e59c9c8a5799 100644 (file)
@@ -124,7 +124,7 @@ static      int ti_tscadc_probe(struct platform_device *pdev)
        struct ti_tscadc_dev    *tscadc;
        struct resource         *res;
        struct clk              *clk;
-       struct device_node      *node = pdev->dev.of_node;
+       struct device_node      *node;
        struct mfd_cell         *cell;
        struct property         *prop;
        const __be32            *cur;