X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=arch%2Fsh%2Fmm%2Fioremap.c;h=9f490c2742f06576b47a9436699928356c375a1d;hb=6a77f38946aaee1cd85eeec6cf4229b204c15071;hp=aaa8e871cce4e107ff59fb949ea97dd36e6c55fa;hpb=87fc8d1bb10cd459024a742c6a10961fefcef18f;p=linux-2.6.git diff --git a/arch/sh/mm/ioremap.c b/arch/sh/mm/ioremap.c index aaa8e871c..9f490c274 100644 --- a/arch/sh/mm/ioremap.c +++ b/arch/sh/mm/ioremap.c @@ -1,5 +1,4 @@ -/* $Id: ioremap.c,v 1.9 2004/02/25 04:59:10 lethal Exp $ - * +/* * arch/sh/mm/ioremap.c * * Re-map IO memory to kernel address space so that we can access it.