ASoC: rockchip: i2s: fix error defination of transmit data level
[cascardo/linux.git] / drivers / pinctrl / pinctrl-st.c
index caeeb1c..7c9d513 100644 (file)
@@ -1689,7 +1689,6 @@ static int st_pctl_probe(struct platform_device *pdev)
 static struct platform_driver st_pctl_driver = {
        .driver = {
                .name = "st-pinctrl",
-               .owner = THIS_MODULE,
                .of_match_table = st_pctl_of_match,
        },
        .probe = st_pctl_probe,