From: Martin Schwidefsky <schwidefsky@de.ibm.com>
To: Heiko Carstens <heiko.carstens@de.ibm.com>
Cc: Masahiro Yamada <yamada.masahiro@socionext.com>,
linux-s390@vger.kernel.org, Paul Bolle <pebolle@tiscali.nl>,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] s390: remove unneeded dependency for gen_facilities
Date: Tue, 8 Nov 2016 09:21:44 +0100 [thread overview]
Message-ID: <20161108092144.48efba1f@mschwide> (raw)
In-Reply-To: <20161108074528.GB3528@osiris>
On Tue, 8 Nov 2016 08:45:28 +0100
Heiko Carstens <heiko.carstens@de.ibm.com> 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 <yamada.masahiro@socionext.com>
> > ---
> >
> > 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 <heiko.carstens@de.ibm.com>
>
> Martin, can you pick this one up too, please?
Done.
--
blue skies,
Martin.
"Reality continues to ruin my life." - Calvin.
prev parent reply other threads:[~2016-11-08 8:21 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-08 1:55 [PATCH] s390: remove unneeded dependency for gen_facilities Masahiro Yamada
2016-11-08 7:45 ` Heiko Carstens
2016-11-08 8:21 ` Martin Schwidefsky [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20161108092144.48efba1f@mschwide \
--to=schwidefsky@de.ibm.com \
--cc=heiko.carstens@de.ibm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-s390@vger.kernel.org \
--cc=pebolle@tiscali.nl \
--cc=yamada.masahiro@socionext.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.