aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/lib64/c-checksum.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sh/lib64/c-checksum.c')
-rw-r--r--arch/sh/lib64/c-checksum.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/arch/sh/lib64/c-checksum.c b/arch/sh/lib64/c-checksum.c
index 053137abd8a0..5dfbd8b5e558 100644
--- a/arch/sh/lib64/c-checksum.c
+++ b/arch/sh/lib64/c-checksum.c
@@ -1,12 +1,9 @@
/*
- * arch/sh64/lib/c-checksum.c
+ * arch/sh/lib64/c-checksum.c
*
* This file contains network checksum routines that are better done
* in an architecture-specific manner due to speed..
*/
-
-#undef DEBUG
-
#include <linux/string.h>
#include <linux/errno.h>
#include <linux/kernel.h>