From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Rothwell Date: Mon, 24 Sep 2012 09:15:08 +0000 Subject: linux-next: manual merge of the arm-soc tree with the fbdev tree Message-Id: <20120924191508.6100b0603d2642c1e7a36679@canb.auug.org.au> MIME-Version: 1 Content-Type: multipart/mixed; boundary="Signature=_Mon__24_Sep_2012_19_15_08_+1000_3grHwFrw7HYV=6AS" List-Id: To: linux-arm-kernel@lists.infradead.org --Signature=_Mon__24_Sep_2012_19_15_08_+1000_3grHwFrw7HYV=6AS Content-Type: text/plain; charset=US-ASCII Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi all, Today's linux-next merge of the arm-soc tree got a conflict in arch/arm/mac= h-s3c64xx/mach-mini6410.c between commit 5a213a55c6d3 ("include/video: move= fimd register headers from platform to include/video") from the fbdev tree= and commit 436d42c61c3e ("ARM: samsung: move platform_data definitions") f= rom the arm-soc tree. I fixed it up (see below) and can carry the fix as necessary (no action is required). --=20 Cheers, Stephen Rothwell sfr@canb.auug.org.au diff --cc arch/arm/mach-s3c64xx/mach-mini6410.c index 96ebcc5,09311cc..0000000 --- a/arch/arm/mach-s3c64xx/mach-mini6410.c +++ b/arch/arm/mach-s3c64xx/mach-mini6410.c @@@ -38,12 -38,12 +38,12 @@@ #include #include #include - #include + #include #include - #include + #include -#include =20 #include