sh: Convert p3_ioremap() users to ioremap_prot().
authorPaul Mundt <lethal@linux-sh.org>
Tue, 19 Jan 2010 04:55:41 +0000 (13:55 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Tue, 19 Jan 2010 04:55:41 +0000 (13:55 +0900)
commitf33609344acfdde1c1acedf6de3efe6b80af93a6
treed0a57730da1d09696ab63cb0af8998350c5d540c
parentacf2c9685fb8295cb62a623d7358a1cfde8b07ea
sh: Convert p3_ioremap() users to ioremap_prot().

This kills off the ancient p3_ioremap(), converting over to the more
generic ioremap_prot() instead.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/boards/mach-landisk/setup.c
arch/sh/boards/mach-lboxre2/setup.c
arch/sh/boards/mach-sh03/setup.c
arch/sh/include/asm/io.h
This page took 0.025519 seconds and 5 git commands to generate.