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 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/