2024-04-26 06:55:57

by Stephen Rothwell

[permalink] [raw]
Subject: linux-next: build warnings after merge of the amdgpu tree

Hi all,

After merging the amdgpu tree, today's linux-next build (htmldocs)
produced these warnings:

drivers/gpu/drm/amd/include/amd_shared.h:327: warning: Function parameter or struct member 'dump_ip_state' not described in 'amd_ip_funcs'
drivers/gpu/drm/amd/include/amd_shared.h:327: warning: Function parameter or struct member 'print_ip_state' not described in 'amd_ip_funcs'

Introduced by commits

9c5c98ebec02 ("drm/amdgpu: add prototype for ip dump")
70977336d483 ("drm/amdgpu: add protype for print ip state")

--
Cheers,
Stephen Rothwell


Attachments:
(No filename) (499.00 B)
OpenPGP digital signature

2024-04-26 07:21:09

by Khatri, Sunil

[permalink] [raw]
Subject: RE: linux-next: build warnings after merge of the amdgpu tree

[AMD Official Use Only - General]

Will push the missing comments in new commit.

Regards
Sunil K

-----Original Message-----
From: Stephen Rothwell <[email protected]>
Sent: Friday, April 26, 2024 12:25 PM
To: Alex Deucher <[email protected]>
Cc: Deucher, Alexander <[email protected]>; Khatri, Sunil <[email protected]>; Linux Kernel Mailing List <[email protected]>; Linux Next Mailing List <[email protected]>
Subject: linux-next: build warnings after merge of the amdgpu tree

Hi all,

After merging the amdgpu tree, today's linux-next build (htmldocs) produced these warnings:

drivers/gpu/drm/amd/include/amd_shared.h:327: warning: Function parameter or struct member 'dump_ip_state' not described in 'amd_ip_funcs'
drivers/gpu/drm/amd/include/amd_shared.h:327: warning: Function parameter or struct member 'print_ip_state' not described in 'amd_ip_funcs'

Introduced by commits

9c5c98ebec02 ("drm/amdgpu: add prototype for ip dump")
70977336d483 ("drm/amdgpu: add protype for print ip state")

--
Cheers,
Stephen Rothwell