Re: [PATCH v7 07/10] clk: qcom: videocc: Add video clock controller driver for Eliza
From: Taniya Das
Date: Thu Jul 16 2026 - 01:20:40 EST
On 7/14/2026 5:57 PM, Uwe Kleine-König wrote:
>> +#include <linux/mod_devicetable.h>
>> [...]
>> +#include <linux/platform_device.h>
> Please rely on <linux/platform_device.h> to provide of_device_id and
> drop the include for <linux/mod_devicetable.h>. The latter header is
> going away soon.
Yeah, it was missed cleaning up.
--
Thanks,
Taniya Das