[PATCH v2] soc: ti: k3-ringacc: include platform_device header
Siddharth Vadapalli
s-vadapalli at ti.com
Wed Feb 25 02:03:11 PST 2026
On 25/02/26 13:18, Vinod Koul wrote:
> On 20-02-26, 12:32, Siddharth Vadapalli wrote:
>> Users of "k3-ringacc" APIs may not necessarily be platform devices. Such
>> users therefore will not include "platform_device.h", resulting in
>> compilation warnings for the APIs declared in "k3-ringacc.h" which assume
>> inclusion of "platform_device.h" by its users.
>>
>> Fix the compilation warnings by including the "platform_device" header
>> file, which should ideally have been included since commit under Fixes.
>
> Which tree is this intended to get picked by?
>
I assume it is the SoC tree since 'get_maintainer.pl' doesn't output a
mailing list apart from 'linux-kernel at vger.kernel.org'.
Regards,
Siddharth.
More information about the linux-arm-kernel
mailing list