diff options
Diffstat (limited to 'arch/m32r/lib/checksum.S')
| -rw-r--r-- | arch/m32r/lib/checksum.S | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/arch/m32r/lib/checksum.S b/arch/m32r/lib/checksum.S index f6fc1bdb87e..0af0360c76d 100644 --- a/arch/m32r/lib/checksum.S +++ b/arch/m32r/lib/checksum.S @@ -25,10 +25,7 @@ * as published by the Free Software Foundation; either version * 2 of the License, or (at your option) any later version. */ -/* $Id$ */ - -#include <linux/config.h> #include <linux/linkage.h> #include <asm/assembler.h> #include <asm/errno.h> @@ -320,3 +317,4 @@ ENTRY(csum_partial_copy_generic) nop nop + .end |
