commit | 3c215b6680b347593705e010688e80400d772763 | [log] [tgz] |
---|---|---|
author | Andrew Morton <akpm@linux-foundation.org> | Wed Oct 17 18:04:39 2007 +0200 |
committer | Thomas Gleixner <tglx@inhelltoy.tec.linutronix.de> | Wed Oct 17 20:16:40 2007 +0200 |
tree | 865d529e0d407a7c458a95ba2687cb08d829b891 | |
parent | 95c1e9aefa5d3a2dd61304797cad96e8fdcd95ce [diff] |
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 <uwe.bugla@gmx.de> Cc: Andi Kleen <ak@suse.de> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>