Fix incorrect prototype in the dma_declare_coherent_memory API
dma_mark_declared_memory_occupied() wasn't declared static inline in the NULL (default) implementation leading to compile failures.
Showing
Please register or sign in to comment