]> err.no Git - linux-2.6/blobdiff - include/asm-sh/checksum.h
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
[linux-2.6] / include / asm-sh / checksum.h
index 5113c7f8a73967485296fdcc94c34c63625f9ad2..fa03b30c4269f6ee60080ba2982c4c986ca8417a 100644 (file)
@@ -9,7 +9,6 @@
  * Copyright (C) 1999 by Kaz Kojima & Niibe Yutaka
  */
 
-#include <linux/config.h>
 #include <linux/in6.h>
 
 /*
@@ -42,7 +41,7 @@ asmlinkage unsigned int csum_partial_copy_generic(const unsigned char *src, unsi
  *     passed in an incorrect kernel address to one of these functions. 
  *     
  *     If you use these functions directly please don't forget the 
- *     verify_area().
+ *     access_ok().
  */
 static __inline__
 unsigned int csum_partial_copy_nocheck (const unsigned char *src, unsigned char *dst,