]> Pileus Git - ~andy/linux/blobdiff - drivers/gpu/drm/tegra/bus.c
drm: restrict the device list for shadow attached drivers
[~andy/linux] / drivers / gpu / drm / tegra / bus.c
index 565f8f7b9a4781d0f9d0b33e1b53b2ecbe2b7eda..e38e5967d77bdc4a4c709cd44744887318cb87bf 100644 (file)
@@ -46,7 +46,6 @@ int drm_host1x_init(struct drm_driver *driver, struct host1x_device *device)
        struct drm_device *drm;
        int ret;
 
-       INIT_LIST_HEAD(&driver->device_list);
        driver->bus = &drm_host1x_bus;
 
        drm = drm_dev_alloc(driver, &device->dev);