[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20120924194413.87981dcbe729777af104d2c5@canb.auug.org.au>
Date: Mon, 24 Sep 2012 19:44:13 +1000
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: Olof Johansson <olof@...om.net>, Arnd Bergmann <arnd@...db.de>,
<linux-arm-kernel@...ts.infradead.org>
Cc: linux-next@...r.kernel.org, linux-kernel@...r.kernel.org,
Matt Porter <mporter@...com>,
Vinod Koul <vinod.koul@...ux.intel.com>
Subject: linux-next: manual merge of the arm-soc tree with the slave-dma
tree
Hi all,
Today's linux-next merge of the arm-soc tree got a conflict in
drivers/spi/spi-davinci.c between commit 048177ce3b39 ("spi: spi-davinci:
convert to DMA engine API") from the slave-dma tree and commit
ec2a0833e515 ("ARM: davinci: move platform_data definitions") from the
arm-soc tree.
I fixed it up (see below) and can carry the fix as necessary (no action
is required).
--
Cheers,
Stephen Rothwell sfr@...b.auug.org.au
diff --cc drivers/spi/spi-davinci.c
index c1ec52d,3afe2f4..0000000
--- a/drivers/spi/spi-davinci.c
+++ b/drivers/spi/spi-davinci.c
@@@ -32,7 -30,8 +32,7 @@@
#include <linux/spi/spi_bitbang.h>
#include <linux/slab.h>
- #include <mach/spi.h>
+ #include <linux/platform_data/spi-davinci.h>
-#include <mach/edma.h>
#define SPI_NO_RESOURCE ((resource_size_t)-1)
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists