From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH] of: undeclared variable when CONFIG_DEBUG_LOCK_ALLOC Date: Mon, 1 May 2017 15:13:14 -0500 Message-ID: References: <1493582403-12291-1-git-send-email-frank.rowand@sony.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: In-Reply-To: <1493582403-12291-1-git-send-email-frank.rowand-7U/KSKJipcs@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Frank Rowand Cc: Stephen Boyd , "devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , "linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" List-Id: devicetree@vger.kernel.org On Sun, Apr 30, 2017 at 3:00 PM, Frank Rowand wrote: > An undeclared variable was used in a macro that evaluates to nothing > when CONFIG_DEBUG_LOCK_ALLOC is not defined. Change to use the correct > variable that does exist. > > --- > > reported by kbuild test robot on on robh/for-next > https://lkml.org/lkml/2017/4/29/134 That's a bit misleading because I've not applied the offending patch. Please squash this. Rob -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html