public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Robert Richter <robert.richter@amd.com>
To: Sam Ravnborg <sam@ravnborg.org>
Cc: Ingo Molnar <mingo@elte.hu>, Thomas Gleixner <tglx@linutronix.de>,
	LKML <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] x86/pci: Removing pci-y in Makefile
Date: Fri, 11 Jul 2008 14:26:16 +0200	[thread overview]
Message-ID: <20080711122616.GZ7963@erda.amd.com> (raw)
In-Reply-To: <20080711120405.GA23423@uranus.ravnborg.org>

On 11.07.08 14:04:05, Sam Ravnborg wrote:
> On Fri, Jul 11, 2008 at 12:13:59PM +0200, Robert Richter wrote:
> > Cc: Sam Ravnborg <sam@ravnborg.org>
> > Signed-off-by: Robert Richter <robert.richter@amd.com>
> > ---
> >  arch/x86/pci/Makefile |   12 ++++++------
> >  1 files changed, 6 insertions(+), 6 deletions(-)
> > 
> > diff --git a/arch/x86/pci/Makefile b/arch/x86/pci/Makefile
> > index e515e8d..28451f4 100644
> > --- a/arch/x86/pci/Makefile
> > +++ b/arch/x86/pci/Makefile
> > @@ -5,13 +5,13 @@ obj-$(CONFIG_PCI_MMCONFIG)	+= mmconfig_$(BITS).o direct.o mmconfig-shared.o
> >  obj-$(CONFIG_PCI_DIRECT)	+= direct.o
> >  obj-$(CONFIG_PCI_OLPC)		+= olpc.o
> >  
> > -pci-y				:= fixup.o
> > -pci-$(CONFIG_ACPI)		+= acpi.o
> > -pci-y				+= legacy.o irq.o
> > +obj-y				+= fixup.o
> 
> Hi Robert.
> Now I see the full patch I understood your comment.
> I had missed that there was assignments above fixup.o

Yes, it was not the first entry.

-Robert

> 
> Acked-by: Sam Ravnborg <sam@ravnborg.org>
> 
> 	Sam
> 
> 

-- 
Advanced Micro Devices, Inc.
Operating System Research Center
email: robert.richter@amd.com


      reply	other threads:[~2008-07-11 12:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-11 10:13 [PATCH] x86/pci: Removing pci-y in Makefile Robert Richter
2008-07-11 12:04 ` Sam Ravnborg
2008-07-11 12:26   ` Robert Richter [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=20080711122616.GZ7963@erda.amd.com \
    --to=robert.richter@amd.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    --cc=sam@ravnborg.org \
    --cc=tglx@linutronix.de \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox