Hi, On 3/1/23 11:31, Andy Shevchenko wrote: > On Wed, Mar 1, 2023 at 11:23 AM Hans de Goede <hdegoede@xxxxxxxxxx> wrote: >> >> Move the shared power-supply fw-nodes and related files to >> a new separate shared-psy-info.c file. > > ... > >> +#include <linux/kernel.h> > > Hmm... What's for? I think I added this for ARRAY_SIZE, but I see that is not used in this file, I'll drop it before merging this series. Regards, Hans