From: Freddy Spierenburg Date: Fri, 24 Feb 2006 21:04:17 +0000 (-0800) Subject: [PATCH] au1100fb: replaced io_remap_page_range() with io_remap_pfn_range() X-Git-Tag: v2.6.16-rc5~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cacfc8cf4ed6e05a0d9a8bd17ab85536abd0f6c5;p=pandora-kernel.git [PATCH] au1100fb: replaced io_remap_page_range() with io_remap_pfn_range() 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 Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed