Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[PATCH] au1100fb: replaced io_remap_page_range() with io_remap_pfn_ra…
…nge() Replaced the no longer existing io_remap_page_range() routine with the io_remap_pfn_range() routine. Did not have a chance yet to test the functionality of the driver, but at least the kernel compiles cleanly again. Signed-off-by: Antonino Daplas <adaplas@pol.net> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
- Loading branch information