]> git.baikalelectronics.ru Git - kernel.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)
commitce845244cd5e0c67fcc7e96c0b14d87576a73b3b
treec81c230e66c4561c087861058fd87099b851898c
parent8ca5aef7d65f4ac4fe7f178c4d13a8614fe76bf1
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 ccbe392daa12cd58864fffeab8233669c8dfb643

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