Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753409AbcKHIvJ (ORCPT ); Tue, 8 Nov 2016 03:51:09 -0500 Received: from mx0b-001b2d01.pphosted.com ([148.163.158.5]:51847 "EHLO mx0a-001b2d01.pphosted.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752360AbcKHIvI (ORCPT ); Tue, 8 Nov 2016 03:51:08 -0500 Date: Tue, 8 Nov 2016 09:21:44 +0100 From: Martin Schwidefsky To: Heiko Carstens Cc: Masahiro Yamada , linux-s390@vger.kernel.org, Paul Bolle , linux-kernel@vger.kernel.org Subject: Re: [PATCH] s390: remove unneeded dependency for gen_facilities In-Reply-To: <20161108074528.GB3528@osiris> References: <1478570147-30873-1-git-send-email-yamada.masahiro@socionext.com> <20161108074528.GB3528@osiris> X-Mailer: Claws Mail 3.9.3 (GTK+ 2.24.23; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-TM-AS-MML: disable X-Content-Scanned: Fidelis XPS MAILER x-cbid: 16110808-0040-0000-0000-000002553E1B X-IBM-AV-DETECTION: SAVI=unused REMOTE=unused XFE=unused x-cbparentid: 16110808-0041-0000-0000-0000227884E1 Message-Id: <20161108092144.48efba1f@mschwide> X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:,, definitions=2016-11-08_03:,, signatures=0 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 spamscore=0 suspectscore=0 malwarescore=0 phishscore=0 adultscore=0 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1609300000 definitions=main-1611080154 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1100 Lines: 38 On Tue, 8 Nov 2016 08:45:28 +0100 Heiko Carstens wrote: > On Tue, Nov 08, 2016 at 10:55:47AM +0900, Masahiro Yamada wrote: > > The dependency between the object and the source is handled by > > scripts/Makefile.host, so only "hostprogs-y += gen_facilities" > > is fine. > > > > Signed-off-by: Masahiro Yamada > > --- > > > > arch/s390/tools/Makefile | 2 -- > > 1 file changed, 2 deletions(-) > > > > diff --git a/arch/s390/tools/Makefile b/arch/s390/tools/Makefile > > index 6d9814c..4b5e1e4 100644 > > --- a/arch/s390/tools/Makefile > > +++ b/arch/s390/tools/Makefile > > @@ -9,7 +9,5 @@ define filechk_facilities.h > > $(obj)/gen_facilities > > endef > > > > -$(obj)/gen_facilities.o: $(srctree)/arch/s390/tools/gen_facilities.c > > - > > include/generated/facilities.h: $(obj)/gen_facilities FORCE > > $(call filechk,facilities.h) > > Acked-by: Heiko Carstens > > Martin, can you pick this one up too, please? Done. -- blue skies, Martin. "Reality continues to ruin my life." - Calvin.