Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/kernel...
[sfrench/cifs-2.6.git] / arch / m68k / atari / config.c
index 50fda4bea5212b92f237154bef17526895fe1bae..44f9b5216ac90b3bc52c9f16b3766f929be1d951 100644 (file)
@@ -205,7 +205,6 @@ void __init config_atari(void)
        mach_get_model   = atari_get_model;
        mach_get_hardware_list = atari_get_hardware_list;
        mach_reset           = atari_reset;
-       mach_max_dma_address = 0xffffff;
 #if IS_ENABLED(CONFIG_INPUT_M68K_BEEP)
        mach_beep          = atari_mksound;
 #endif