From: Sam Ravnborg Date: Sun, 11 Sep 2005 20:35:18 +0000 (+0200) Subject: mips: rename offsets.c to asm-offsets.c X-Git-Tag: v2.6.14-rc1~112 X-Git-Url: http://pilppa.com/gitweb/?a=commitdiff_plain;h=e6c69bd39199656a8bbd0569edaff60574ff9cac;p=linux-2.6-omap-h63xx.git mips: rename offsets.c to asm-offsets.c Cannot build MIPS now. We need to change offset.c to asm-offsets.c Signed-off-by: Yoichi Yuasa Signed-off-by: Sam Ravnborg --- diff --git a/arch/mips/kernel/offset.c b/arch/mips/kernel/asm-offsets.c similarity index 100% rename from arch/mips/kernel/offset.c rename to arch/mips/kernel/asm-offsets.c