linux-next: manual merge of the arm-soc tree with the net-next tree
Sergei Shtylyov
sergei.shtylyov at cogentembedded.com
Mon Jun 17 09:51:29 EDT 2013
Hello.
On 17-06-2013 10:39, Stephen Rothwell wrote:
> Today's linux-next merge of the arm-soc tree got a conflict in
> arch/arm/mach-shmobile/clock-r8a7740.c between commit e5c9b4cd6651
> ("sh_eth: get R8A7740 support out of #ifdef") from the net-next tree and
> commit 9e0b428f079d ("ARM: shmobile: r8a7740: Add interim sh-eth device
> name to clocks list") from the arm-soc tree.
To me that latter commit looked utterly pointless, as there's no
device tree support for the 'sh-eth' driver yet (and at this stage it
isn't even going to happen due to procedural platform data). I'm instead
going to use OF_DEV_AUXDATA() in the platform code which again would
render that commit pointless.
> I fixed it up (see below) and can carry the fix as necessary (no action
> is required).
Thanks.
WBR, Sergei
More information about the linux-arm-kernel
mailing list