From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Rothwell Subject: linux-next: manual merge of the akpm tree with the arm-soc tree Date: Fri, 21 Jun 2013 17:33:26 +1000 Message-ID: <20130621173326.42120edc7f766a527cef7470@canb.auug.org.au> Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg="PGP-SHA256"; boundary="Signature=_Fri__21_Jun_2013_17_33_26_+1000_EK+Qc=6AEG+YVi.X" Return-path: Received: from haggis.pcug.org.au ([203.10.76.10]:55793 "EHLO members.tip.net.au" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933901Ab3FUHdc (ORCPT ); Fri, 21 Jun 2013 03:33:32 -0400 Sender: linux-next-owner@vger.kernel.org List-ID: To: Andrew Morton Cc: linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, Maxime Ripard , Jamie Iles , Olof Johansson , Arnd Bergmann , linux-arm-kernel@lists.infradead.org, Robin Holt --Signature=_Fri__21_Jun_2013_17_33_26_+1000_EK+Qc=6AEG+YVi.X Content-Type: text/plain; charset=US-ASCII Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi Andrew, Today's linux-next merge of the akpm tree got a conflict in arch/arm/mach-picoxcell/common.c between commit 4b83f75a7af3 ("ARM: picoxcell: Remove init_irq declaration in machine description") from the arm-soc tree and commit "reboot: arm: change reboot_mode to use enum reboot_mode" from the akpm 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-picoxcell/common.c index b13f51b,37add6d..0000000 --- a/arch/arm/mach-picoxcell/common.c +++ b/arch/arm/mach-picoxcell/common.c @@@ -8,8 -8,13 +8,9 @@@ * All enquiries to support@picochip.com */ #include -#include -#include -#include + #include #include #include -#include #include =20 #include --Signature=_Fri__21_Jun_2013_17_33_26_+1000_EK+Qc=6AEG+YVi.X Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.20 (GNU/Linux) iQIcBAEBCAAGBQJRxAHGAAoJEECxmPOUX5FELMwP/RwchtwM5dOb3XjAlqrm5c6V s/6rHt6m4I1+Y1ggLt7FbflmgQbCs2n875N/rqxUaO3QNJ1G1Zr6KPPmXpl4/vvB BFztB70tbL6ZT65ivJHBoE6SWTha6TulT9XHJ9eyE+216PqJi9GQAhV3Ybg/GUhC Kg263IN8s2asZGzVRDIoThEs2zwfpXt+Vwfojf7+atiKyZLEKHRkdGQzjpEQCL1o NfCkTuhrP+j7FmYePwBp3DFSHW/RE58+cPxsU6VU+9BC5TbjqT1KX2/8uRCR7Uuc RlXp2t1huXfMNRxrPW1StayLI16Pq5JhXmzZTvb91l2K8592rNkLS967mS3L5GZL JmyQBfCkeTgRX3m0bSW35v2SJ9f5j6ALwvgggD4kQMmC3iW2icU6q9zCewnbScDd fv5It6Cizcdnor2uDqrOBNPs7MMCZQOve40U6LRU2D5zaHFUD4r0SOpfrKX5AYdm C2Y1wMNYqm9DaoXdObISmrH1D7RGLbl6YQfnXNH93CtwvxVnHK5ImOo9c81xYgGV zbK+uX/SrpCGLVqEh8TdTOpXJOR+T+P7Rwt4TvAZBNOabqG5a19K7vu4g9YAnkCt 2/WDSQuBNJqocRDGA3TZ+WoiGJyqyCDZ7f24S+xQyxiq90B/tjPGoBIrW1Mn4ruQ nd6tGxEXgPIEnXimF4IP =suaf -----END PGP SIGNATURE----- --Signature=_Fri__21_Jun_2013_17_33_26_+1000_EK+Qc=6AEG+YVi.X--