File board-qrd7627a.c Bugged init: memblock_remove(BOOTLOADER_BASE_ADDR, msm_ion_audio_size); msm_reserve(); Global var "msm_ion_audio_size" inited after call msm_reserve().
File board-qrd7627a.c
Bugged init:
memblock_remove(BOOTLOADER_BASE_ADDR, msm_ion_audio_size);
msm_reserve();
Global var "msm_ion_audio_size" inited after call msm_reserve().