[ARM] unconditionally define __virt_to_phys and __phys_to_virt
authorNicolas Pitre <nico@cam.org>
Fri, 5 Sep 2008 20:05:14 +0000 (16:05 -0400)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 28 Nov 2008 15:36:48 +0000 (15:36 +0000)
commit75f4aa15cf05ce6d99c8261cf57dcd749877fd1c
tree0f2dca34ede47ab415fbaa954f6e976243493277
parent252d4c276dc0895834af48743579cf19d1fa150b
[ARM] unconditionally define __virt_to_phys and __phys_to_virt

There is no machine class overriding this.  If non linear translations
are implemented again for some machines then this could be restored at
that time.

Signed-off-by: Nicolas Pitre <nico@marvell.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/include/asm/memory.h