Re: [PATCH v15 5/6] hwmon: add NXP MC33978/MC34978 driver
From: Guenter Roeck
Date: Mon Jul 13 2026 - 09:31:50 EST
On 7/12/26 15:20, Uwe Kleine-König wrote:
Hallo again,
On Fri, Jul 10, 2026 at 12:13:54PM +0200, Oleksij Rempel wrote:
+#include <linux/mod_devicetable.h>
As for patch 6/6: Please use the <linux/device-id/*.h> you actually need
only instead of this catch-all header that I want to get rid of.
This was only introduced in v7.2-rc2. Not all contributor branches
(including my hwmon-next branch, which is based off v7.2-rc1)
are synchronized to that release candidate.
Guenter