Merge tag 'please-pull-misc-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
[firefly-linux-kernel-4.4.55.git] / drivers / pinctrl / pinctrl-tz1090.c
index 48d36413b99f789cbaa54d4c5d1a92fe45a51f00..df8cb1e5b7b4778f1b82b3879cdd0c90a6182858 100644 (file)
@@ -1992,7 +1992,6 @@ static struct of_device_id tz1090_pinctrl_of_match[] = {
 static struct platform_driver tz1090_pinctrl_driver = {
        .driver = {
                .name           = "tz1090-pinctrl",
-               .owner          = THIS_MODULE,
                .of_match_table = tz1090_pinctrl_of_match,
        },
        .probe  = tz1090_pinctrl_probe,