On Fri, Nov 25, 2022 at 04:54:11PM +0800, Binbin Zhou wrote: > of_match_ptr() compiles into NULL if CONFIG_OF is disabled. > Fix warning by dropping of_match_ptr(). > Suggested by Andy Shevchenko, thanks. > > Signed-off-by: Binbin Zhou <zhoubinbin@xxxxxxxxxxx> We have a tag for that: Suggested-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> -- With Best Regards, Andy Shevchenko