From 4a51856b42672cfcb7d6fbab22dcf2caba2be5ab Mon Sep 17 00:00:00 2001 From: Magnus Damm Date: Wed, 5 Feb 2014 14:36:28 +0900 Subject: [PATCH] ARM: shmobile: Use 64-bit dma_addr_t on r8a7790/r8a7791 Some on-chip devices on r8a7790 and r8a7791 can do bus mastering and access more than 32-bits of address space. Select ARCH_DMA_ADDR_T_64BIT when LPAE is set in case of multiplatform and legacy SoC support. Signed-off-by: Magnus Damm Signed-off-by: Simon Horman --- Reading git-format-patch failed