[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20110607142032.GB13072@ponder.secretlab.ca>
Date: Tue, 7 Jun 2011 08:20:32 -0600
From: Grant Likely <grant.likely@...retlab.ca>
To: Stephen Rothwell <sfr@...b.auug.org.au>
Cc: linux-next@...r.kernel.org, linux-kernel@...r.kernel.org,
H Hartley Sweeten <hartleys@...ionengravers.com>,
Mika Westerberg <mika.westerberg@....fi>,
Vinod Koul <vinod.koul@...el.com>
Subject: Re: linux-next: manual merge of the gpio tree with the slave-dma tree
On Tue, Jun 07, 2011 at 12:57:23PM +1000, Stephen Rothwell wrote:
> Hi Grant,
>
> Today's linux-next merge of the gpio tree got a conflict in
> arch/arm/mach-ep93xx/Makefile between commit 8e4a93008db7 ("ep93xx:
> remove the old M2P DMA code") from the slave-dma tree and commit
> c6b52c13de44 ("gpio/ep93xx: move driver to drivers/gpio") from the gpio
> tree.
>
> I fixed it up (see below) and can carry the fix as necessary.
Okay, thanks Stephen. Obviously that is the correct fixup.
g.
> --
> Cheers,
> Stephen Rothwell sfr@...b.auug.org.au
>
> diff --cc arch/arm/mach-ep93xx/Makefile
> index 21e721a,6b7c41d..0000000
> --- a/arch/arm/mach-ep93xx/Makefile
> +++ b/arch/arm/mach-ep93xx/Makefile
> @@@ -1,7 -1,7 +1,7 @@@
> #
> # Makefile for the linux kernel.
> #
> - obj-y := core.o clock.o gpio.o
> -obj-y := core.o clock.o dma-m2p.o
> ++obj-y := core.o clock.o
> obj-m :=
> obj-n :=
> obj- :=
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists