[PATCH 16/19] drm: remove agp_init() bus callback

Daniel Vetter daniel.vetter at ffwll.ch
Sun Nov 3 06:20:19 PST 2013


On Sun, Nov 3, 2013 at 3:14 PM, David Herrmann <dh.herrmann at gmail.com> wrote:
>> diff --git a/drivers/gpu/drm/drm_pci.c b/drivers/gpu/drm/drm_pci.c
>> index 4ec43b8d42f5..54eae6d83e5d 100644
>> --- a/drivers/gpu/drm/drm_pci.c
>> +++ b/drivers/gpu/drm/drm_pci.c
>> @@ -292,8 +292,6 @@ static struct drm_bus drm_pci_bus = {
>>         .get_name = drm_pci_get_name,
>>         .set_busid = drm_pci_set_busid,
>>         .set_unique = drm_pci_set_unique,
>> -       .irq_by_busid = drm_pci_irq_by_busid,
>
> Err, where does that come from?

Pretty bad case of rebase fail - it's all ripped out in the in-flux
irq rework I have here on top of these patches. Thanks for spotting
this.
-Daniel
-- 
Daniel Vetter
Software Engineer, Intel Corporation
+41 (0) 79 365 57 48 - http://blog.ffwll.ch


More information about the dri-devel mailing list