]> bbs.cooldavid.org Git - net-next-2.6.git/commit
CRIS: Define io_remap_pfn_range as remap_pfn_range
authorJesper Nilsson <jesper.nilsson@axis.com>
Thu, 12 Aug 2010 12:32:58 +0000 (14:32 +0200)
committerJesper Nilsson <jesper.nilsson@axis.com>
Thu, 12 Aug 2010 12:32:58 +0000 (14:32 +0200)
commit5272a7534afc5e888e702ca2c6f439a6c62f3752
treec81c230e66c4561c087861058fd87099b851898c
parentf1d23ed8218ca5afaf178a6495253dbb7fc98f57
CRIS: Define io_remap_pfn_range as remap_pfn_range

CRIS don't need any special mapping for io, but didn't define this,
meaning that all uses of io_remap_pfn_range lead to compile errors.

This fixes a compile error introduced in CRIS when drivers/mtd/mtdchar.c
mmap handling was changed in commit dd02b67d5e9e7896891fa27eb5db65f55a290998

Signed-off-by: Jesper Nilsson <jesper.nilsson@axis.com>
arch/cris/include/asm/pgtable.h