From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ozlabs.org (bilbo.ozlabs.org [203.11.71.1]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 41gMDN42GFzF1BL for ; Wed, 1 Aug 2018 15:24:04 +1000 (AEST) In-Reply-To: <06d84e9997dddcb1a89fcf443dedf7b5e37f1077.1530807556.git.christophe.leroy@c-s.fr> To: Christophe Leroy , Benjamin Herrenschmidt , Paul Mackerras From: Michael Ellerman Cc: linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org Subject: Re: [v3,05/16] powerpc: clean the inclusion of stringify.h Message-Id: <41gMDN1WXxz9s3x@ozlabs.org> Date: Wed, 1 Aug 2018 15:24:03 +1000 (AEST) List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Thu, 2018-07-05 at 16:24:59 UTC, Christophe Leroy wrote: > Only include linux/stringify.h is files using __stringify() > > Signed-off-by: Christophe Leroy Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/5c35a02c545a7bbe77f3a1ae337d9e cheers