Re: [PATCH v4 5/5] media: qcom: jpeg: Add Qualcomm JPEG V4L2 encoder

From: Atanas Filipov

Date: Mon Jul 13 2026 - 07:11:41 EST


On 7/6/2026 8:13 PM, Uwe Kleine-König wrote:
Hello,

On Mon, Jul 06, 2026 at 10:11:13AM +0300, Atanas Filipov wrote:
+#include <linux/mod_devicetable.h>

Please don't add new users of this header. Only use the
<linux/device-id/*.h> that you actually need.

Best regards
Uwe

Acknowledged. Will be fixed in v5.

Best regards,
Atanas