Hi Axel, On 16 March 2019 01:51, Axel Lin wrote:
> To: Mark Brown <[email protected]> > Subject: [PATCH] regulator: da9052: Include linux/of.h to fix build warning > for > of_match_ptr > > Remove #ifdef CONFIG_OF guard so linux/of.h will be included when > !CONFIG_OF. This fixes build warnings when !CONFIG_OF. > > Reported-by: kbuild test robot <[email protected]> > Signed-off-by: Axel Lin <[email protected]> Thanks! Acked-by: Steve Twiss <[email protected]> Regards, Steve

