Code Review
/
linux-2.6.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
review
|
tree
raw
| inline |
side by side
sh: Split out checksum.h in to _32 and _64 variants.
[linux-2.6.git]
/
include
/
asm-sh
/
checksum_64.h
diff --git
a/include/asm-sh64/checksum.h
b/include/asm-sh/checksum_64.h
similarity index 98%
rename from
include/asm-sh64/checksum.h
rename to
include/asm-sh/checksum_64.h
index ba594ccb42e5230defa58d3bd534ada0e31443df..ec79b92e6bdc9ed3fd1371274842fb6123c06575 100644
(file)
--- a/
include/asm-sh64/checksum.h
+++ b/
include/asm-sh/checksum_64.h
@@
-12,8
+12,6
@@
*
*/
-#include <asm/registers.h>
-
/*
* computes the checksum of a memory block at buff, length len,
* and adds in "sum" (32-bit)