Hi all, Today's linux-next merge of the tip tree got a conflict in arch/arm/mach-shmobile/Kconfig between commit 4a51856b4267 ("ARM: shmobile: Use 64-bit dma_addr_t on r8a7790/r8a7791") from the renesas tree and commit aeb8fb7910fc ("ARM: shmobile: Remove CMT, TMU and STI Kconfig entries") from the tip tree. I fixed it up (see below) and can carry the fix as necessary (no action is required). -- Cheers, Stephen Rothwell sfr@xxxxxxxxxxxxxxxx diff --cc arch/arm/mach-shmobile/Kconfig index 5249ff0511a8,f6db7dcae3f4..000000000000 --- a/arch/arm/mach-shmobile/Kconfig +++ b/arch/arm/mach-shmobile/Kconfig @@@ -116,7 -137,7 +130,8 @@@ config ARCH_R8A779 select MIGHT_HAVE_PCI select SH_CLK_CPG select RENESAS_IRQC + select ARCH_DMA_ADDR_T_64BIT if ARM_LPAE + select SYS_SUPPORTS_SH_CMT config ARCH_R8A7791 bool "R-Car M2 (R8A77910)" @@@ -126,7 -147,7 +141,8 @@@ select MIGHT_HAVE_PCI select SH_CLK_CPG select RENESAS_IRQC + select ARCH_DMA_ADDR_T_64BIT if ARM_LPAE + select SYS_SUPPORTS_SH_CMT config ARCH_EMEV2 bool "Emma Mobile EV2"
Attachment:
pgpdx5fQSN9K_.pgp
Description: PGP signature