On 27 January 2017 at 01:23, Emil Velikov wrote:
> On 27 January 2017 at 01:05, Gabriel Krisman Bertazi
> wrote:
>> qxl_device duplicates a pointer to struct device, which is not needed
>> since we already have it in the drm_device structure. Clean it up.
>>
>> Signed-off-by: Gabriel Krisman Ber
On 27 January 2017 at 01:05, Gabriel Krisman Bertazi
wrote:
> qxl_device duplicates a pointer to struct device, which is not needed
> since we already have it in the drm_device structure. Clean it up.
>
> Signed-off-by: Gabriel Krisman Bertazi
> ---
> drivers/gpu/drm/qxl/qxl_drv.h| 1 -
>
qxl_device duplicates a pointer to struct device, which is not needed
since we already have it in the drm_device structure. Clean it up.
Signed-off-by: Gabriel Krisman Bertazi
---
drivers/gpu/drm/qxl/qxl_drv.h| 1 -
drivers/gpu/drm/qxl/qxl_kms.c| 1 -
drivers/gpu/drm/qxl/qxl_object.c