Hi,
On Mon, Dec 04, 2023 at 01:36:11PM +, Donald Robson wrote:
> Fixing the warning below due to an unused file level vtable. Removing
> only this causes additional warnings for the now unused functions, so
> I've removed those too.
>
> >> drivers/gpu/drm/imagination/pvr_fw_trace.c:205:37: wa
Just to clarify, there is no [PATCH 2/2]. I made the patch from the wrong
branch
and didn't notice format-patch had picked up another commit.
Thanks,
Donald
On Mon, 2023-12-04 at 13:36 +, Donald Robson wrote:
> *** NOTE: This is an internal email from Imagination Technologies ***
>
>
>
>
Fixing the warning below due to an unused file level vtable. Removing
only this causes additional warnings for the now unused functions, so
I've removed those too.
>> drivers/gpu/drm/imagination/pvr_fw_trace.c:205:37: warning:
>> 'pvr_fw_trace_group_mask_fops' defined but not used
>> [-Wunused-c