Re: [PATCH net-next v5 2/4] net: pse-pd: add Realtek/Broadcom PSE MCU core
From: Jonas Jelonek <jelonek.jonas@gmail.com>
Date: 2026-07-07 12:00:04
Also in:
linux-devicetree, lkml
From: Jonas Jelonek <jelonek.jonas@gmail.com>
Date: 2026-07-07 12:00:04
Also in:
linux-devicetree, lkml
Hi Uwe, On 06.07.26 19:12, Uwe Kleine-König wrote:
Hello, On Mon, Jul 06, 2026 at 11:24:22AM +0000, Jonas Jelonek wrote:quoted
+#include <linux/mod_devicetable.h>Please only include those <linux/device-id/*.h> that you actively need. I'm working on getting rid of <linux/mod_devicetable.h>, so please don't introduce new users.
I'll fix this in the next version. Thanks for the hint.
Best regards Uwe
Best regards, Jonas