diff options
author | Timur Tabi <timur@freescale.com> | 2008-07-23 21:31:39 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-07-24 10:47:40 -0700 |
commit | 6b51d51a9d24719f905ba9657b29e04efd82a7ea (patch) | |
tree | d941de4b541320f0b89f265fb6acbee2607e0081 /Makefile | |
parent | c25826a7cf1c61b5c6e6db8365172eb97ef39ef3 (diff) | |
download | linux-stable-6b51d51a9d24719f905ba9657b29e04efd82a7ea.tar.gz linux-stable-6b51d51a9d24719f905ba9657b29e04efd82a7ea.tar.bz2 linux-stable-6b51d51a9d24719f905ba9657b29e04efd82a7ea.zip |
fsl-diu-fb: update Freescale DIU driver to use page_alloc_exact()
Update the Freescale DIU driver to use page_alloc_exact() to allocate a
DMA buffer. This also eliminates the rheap-based memory allocator. We
can do this now because commit 6ccf61f9 allows us to allocate 8MB
physically- contiguous memory blocks.
[akpm@linux-foundation.org: fix printk warnings]
Signed-off-by: Timur Tabi <timur@freescale.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions