[PATCH 03/13] clk: samsung: exynos8855: add block top and peric clock support
Raghav Sharma
raghav.s at samsung.com
Thu Jul 30 23:29:07 PDT 2026
> -----Original Message-----
> From: Uwe Kleine-König <u.kleine-koenig at baylibre.com>
> Sent: Wednesday, July 29, 2026 6:08 PM
> To: raghav.s <raghav.s at samsung.com>
> Cc: krzk at kernel.org; s.nawrocki at samsung.com; cw00.choi at samsung.com;
> peter.griffin at linaro.org; alim.akhtar at samsung.com;
> mturquette at baylibre.com; sboyd at kernel.org; bmasney at redhat.com;
> robh at kernel.org; conor+dt at kernel.org; linux-samsung-
> soc at vger.kernel.org; linux-clk at vger.kernel.org;
> devicetree at vger.kernel.org; linux-arm-kernel at lists.infradead.org; linux-
> kernel at vger.kernel.org; hajun.sung at samsung.com;
> is.gandhi at samsung.com; ts.amit at samsung.com;
> pokala.reddy at samsung.com
> Subject: Re: [PATCH 03/13] clk: samsung: exynos8855: add block top and
> peric clock support
>
> Hello,
>
> On Tue, Jul 28, 2026 at 05:41:01PM +0530, raghav.s wrote:
> > +#include <linux/mod_devicetable.h>
> > [...]
> > +#include <linux/platform_device.h>
>
> <linux/platform_device.h> already makes sure that of_device_id is
available
> and <linux/mod_devicetable.h> will go away soon.
>
> So please don't #include the latter.
>
> Best regards
> Uwe
Hi Uwe
Thanks for letting me know, I will remove this header from my code:
<linux/mod_devicetable.h>
Regards
Raghav
More information about the linux-arm-kernel
mailing list