ARM: cleanup early_paging_init() calling
authorRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 4 Apr 2015 16:25:20 +0000 (17:25 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 1 Jun 2015 22:48:09 +0000 (23:48 +0100)
Eliminate the needless nommu version of this function, and get rid of
the proc_info_list structure argument - we no longer need this in order
to fix up the page table entries.

Acked-by: Santosh Shilimkar <ssantosh@kernel.org>
Tested-by: Murali Karicheri <m-karicheri2@ti.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/kernel/setup.c
arch/arm/mm/mmu.c
arch/arm/mm/nommu.c

Simple merge
Simple merge
Simple merge