From: Jeremy Fitzhardinge Date: Fri, 6 Feb 2009 21:29:52 +0000 (-0800) Subject: x86: asm/io.h: unify ioremap prototypes X-Git-Tag: v2.6.30-rc1~211^2~26^2~2^4~20^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=133822c5c038b265ddb6545cda3a4c88815c7d3d;p=pandora-kernel.git x86: asm/io.h: unify ioremap prototypes Impact: unify identical code asm/io_32.h and _64.h have identical prototypes for the ioremap family of functions. The 32-bit header had a more descriptive comment. Signed-off-by: Jeremy Fitzhardinge --- Reading git-diff-tree failed