From: Andrew Morton Date: Wed, 17 Oct 2007 16:04:39 +0000 (+0200) Subject: x86: asm-i386/io.h fix constness X-Git-Tag: v2.6.24-rc1~476^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c215b6680b347593705e010688e80400d772763;p=pandora-kernel.git x86: asm-i386/io.h fix constness - Fix this: include/asm/io.h: In function `memcpy_fromio': include/asm/io.h:208: warning: passing argument 2 of `__memcpy' discards qualifiers from pointer target type - Clean up code a bit Reported-by: Uwe Bugla Cc: Andi Kleen Signed-off-by: Andrew Morton Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed