Hi, On Sun, Apr 12, 2020 at 7:50 AM Maulik Shah <mkshah@xxxxxxxxxxxxxx> wrote: > > --- a/drivers/soc/qcom/rpmh.c > +++ b/drivers/soc/qcom/rpmh.c > @@ -5,6 +5,7 @@ > > #include <linux/atomic.h> > #include <linux/bug.h> > +#include <linux/lockdep.h> > #include <linux/interrupt.h> > #include <linux/jiffies.h> > #include <linux/kernel.h> A, B, L, C, D, E, F, G, H, I, J, K ...which letter doesn't belong? ;-) IMO could be fixed in a follow-up patch or by a maintainer when applying. -Doug