drm: Lobotomize set_busid nonsense for !pci drivers
[deliverable/linux.git] / drivers / gpu / drm / tilcdc / tilcdc_drv.c
index 308e197908fc31289091ea48c4ff86e59752ee72..d27809372d54491f19534ae43fc5745c74ae1131 100644 (file)
@@ -541,7 +541,6 @@ static struct drm_driver tilcdc_driver = {
        .load               = tilcdc_load,
        .unload             = tilcdc_unload,
        .lastclose          = tilcdc_lastclose,
-       .set_busid          = drm_platform_set_busid,
        .irq_handler        = tilcdc_irq,
        .irq_preinstall     = tilcdc_irq_preinstall,
        .irq_postinstall    = tilcdc_irq_postinstall,
This page took 0.024154 seconds and 5 git commands to generate.