-
Russell King authored
Since the framebuffers are allocated via dma_alloc_writecombine() we should use the DMA mmap interface to map these buffers. Signed-off-by: Russell King <rmk@arm.linux.org.uk>
b0c8809e
Since the framebuffers are allocated via dma_alloc_writecombine() we
should use the DMA mmap interface to map these buffers.
Signed-off-by: Russell King <rmk@arm.linux.org.uk>