]> pilppa.com Git - linux-2.6-omap-h63xx.git/commit
ARM: OMAP: MMU implementations for OMAP1 and OMAP2
authorPaul Mundt <lethal@linux-sh.org>
Tue, 20 Feb 2007 12:02:32 +0000 (17:32 +0530)
committerTony Lindgren <tony@atomide.com>
Tue, 6 Mar 2007 10:57:39 +0000 (02:57 -0800)
commit6cd19a152365f2d6a3ae5a245bc1b97e1059cce4
tree5372e1b1867317ac851b48a86c7bf42912ceb43f
parentb9d89233bb38e03974518dc6e5bac976c26d56e2
ARM: OMAP: MMU implementations for OMAP1 and OMAP2

- Taken from maemo.org N800 kernel package.
- Implementation specific to OMAP1 and OMAP2.

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