]> pilppa.com Git - linux-2.6-omap-h63xx.git/commit
ARM: OMAP: Add MMU framework
authorPaul Mundt <lethal@linux-sh.org>
Tue, 20 Feb 2007 11:55:50 +0000 (17:25 +0530)
committerTony Lindgren <tony@atomide.com>
Tue, 6 Mar 2007 10:51:49 +0000 (02:51 -0800)
commitb9d89233bb38e03974518dc6e5bac976c26d56e2
treed5da79e3b7b861d7e9c4388a19ff2f97e0150c7f
parent5bd75a2c2a124bb683f91c92cb87979d10f2131b
ARM: OMAP: Add MMU framework

- Taken from maemo.org N800 kernel package.
- Converted struct "class_device" to "struct device".
- Changed set_pte to set_pte_ext.

Signed-off-by: Trilok Soni <soni.trilok@gmail.com>
Signed-off-by: Hiroshi DOYU <Hiroshi.DOYU@nokia.com>
arch/arm/plat-omap/Makefile
arch/arm/plat-omap/mmu.c [new file with mode: 0644]
include/asm-arm/arch-omap/mmu.h [new file with mode: 0644]