Move page_is_ram() declaration to mm.h
authorWu Fengguang <fengguang.wu@intel.com>
Wed, 27 Jan 2010 03:06:39 +0000 (11:06 +0800)
committerH. Peter Anvin <hpa@zytor.com>
Tue, 2 Feb 2010 00:58:17 +0000 (16:58 -0800)
commit53df8fdc15fb646b0219e43c989c2cdab1ab100c
treefad5e7e19d5d928c14f15fff912941e300a53aad
parente52730071567ec5b6f57e21d6693b112e01e1d0e
Move page_is_ram() declaration to mm.h

Move page_is_ram() declaration to mm.h, it makes no sense in <linux/ioport.h>.

Signed-off-by: Wu Fengguang <fengguang.wu@intel.com>
LKML-Reference: <20100127030639.GD8132@localhost>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
include/linux/ioport.h
include/linux/mm.h