Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/kernel...
[platform/kernel/linux-starfive.git] / arch / m68k / q40 / config.c
index 55f76f0..d6a4238 100644 (file)
@@ -185,11 +185,6 @@ void __init config_q40(void)
 
        /* disable a few things that SMSQ might have left enabled */
        q40_disable_irqs();
-
-       /* no DMA at all, but ide-scsi requires it.. make sure
-        * all physical RAM fits into the boundary - otherwise
-        * allocator may play costly and useless tricks */
-       mach_max_dma_address = 1024*1024*1024;
 }