From mboxrd@z Thu Jan 1 00:00:00 1970 From: broonie@kernel.org (Mark Brown) Date: Wed, 2 Dec 2015 13:36:26 +0000 Subject: linux-next: manual merge of the v4l-dvb tree with the arm-soc tree Message-ID: <20151202133626.c5d9729eb0ffa811fb1ebe8e@kernel.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi Mauro, Today's linux-next merge of the v4l-dvb tree got a conflict in arch/arm/mach-pxa/palmz72.c, arch/arm/mach-pxa/palmtreo.c and arch/arm/mach-pxa/mioa701.c between commit 4c25c5d2985c1 ("ARM: pxa: make more mach/*.h files local") from the arm-soc tree and commit a71daaa10ec2e325f ("[media] move media platform data to linux/platform_data/media") from the v4l-dvb tree. I fixed it up (see below) and can carry the fix as necessary (no action is required). diff --cc arch/arm/mach-pxa/mioa701.c index a315f6e3c4a6,ccfd2b63c6a4..000000000000 --- a/arch/arm/mach-pxa/mioa701.c +++ b/arch/arm/mach-pxa/mioa701.c @@@ -52,9 -52,9 +52,9 @@@ #include #include #include -#include -#include +#include "udc.h" +#include "pxa27x-udc.h" - #include + #include #include #include #include diff --cc arch/arm/mach-pxa/palmtreo.c index b2aae54bed42,2dc56062fb7e..000000000000 --- a/arch/arm/mach-pxa/palmtreo.c +++ b/arch/arm/mach-pxa/palmtreo.c @@@ -43,8 -43,8 +43,8 @@@ #include #include #include - #include + #include -#include +#include "palm27x.h" #include diff --cc arch/arm/mach-pxa/palmz72.c index abba86f3e254,e3df17a7e8d4..000000000000 --- a/arch/arm/mach-pxa/palmz72.c +++ b/arch/arm/mach-pxa/palmz72.c @@@ -44,12 -44,12 +44,12 @@@ #include #include #include -#include +#include "udc.h" #include -#include +#include "palm27x.h" -#include +#include "pm.h" - #include + #include #include -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 473 bytes Desc: not available URL: