commit | 40f1ce7fb7e8b5d4d0821c0f3dc866cb1d47d99c | [log] [tgz] |
---|---|---|
author | Anton Blanchard <anton@samba.org> | Sun May 08 21:43:47 2011 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Thu May 19 14:30:43 2011 +1000 |
tree | 5a0f977967bb6353753b034bfb32ab11c8226d30 | |
parent | be135f40899cb3334faa7d2e27025055da311ec4 [diff] |
powerpc: Remove ioremap_flags We have a confusing number of ioremap functions. Make things just a bit simpler by merging ioremap_flags and ioremap_prot. Signed-off-by: Anton Blanchard <anton@samba.org> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>