On Wed, Apr 11, 2018 at 2:54 PM, Greg Ungerer wrote:
> The non-MMU and ColdFire IO access functions will be moving to using the
> asm-generic/io.h in the near future. To make that possible we need define
> guards around the m68k specific virt_to_phys() and phys_to_virt()
> functions.
>
> Signed-of
The non-MMU and ColdFire IO access functions will be moving to using the
asm-generic/io.h in the near future. To make that possible we need define
guards around the m68k specific virt_to_phys() and phys_to_virt()
functions.
Signed-off-by: Greg Ungerer
---
arch/m68k/include/asm/virtconvert.h | 2