]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - drivers/zorro/zorro.c
zorro: stop creating attributes by hand
[mirror_ubuntu-bionic-kernel.git] / drivers / zorro / zorro.c
index d295d9878dff7594980481843ee9688442cee1f4..cc1b1ac57d61e8b75ffde0ae2ea9c8f3a66f04be 100644 (file)
@@ -197,9 +197,6 @@ static int __init amiga_zorro_probe(struct platform_device *pdev)
                        put_device(&z->dev);
                        continue;
                }
-               error = zorro_create_sysfs_dev_files(z);
-               if (error)
-                       dev_err(&z->dev, "Error creating sysfs files\n");
        }
 
        /* Mark all available Zorro II memory */