[PATCH v2, part1 11/29] mm/m32r: use common help functions to free reserved pages

2013-03-09 Thread Jiang Liu
Use common help functions to free reserved pages. Also include to avoid local declarations. Signed-off-by: Jiang Liu Cc: Hirokazu Takata --- arch/m32r/mm/init.c | 26 +++--- 1 file changed, 3 insertions(+), 23 deletions(-) diff --git a/arch/m32r/mm/init.c

[PATCH v2, part1 11/29] mm/m32r: use common help functions to free reserved pages

2013-03-09 Thread Jiang Liu
Use common help functions to free reserved pages. Also include asm/sections.h to avoid local declarations. Signed-off-by: Jiang Liu jiang@huawei.com Cc: Hirokazu Takata tak...@linux-m32r.org --- arch/m32r/mm/init.c | 26 +++--- 1 file changed, 3 insertions(+), 23