From: Gustavo F. Padovan Date: Mon, 16 Feb 2009 00:48:59 +0000 (-0300) Subject: x86, fixmap: unify fixmap.h X-Git-Tag: v2.6.30-rc1~211^2~26^3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c577b098f9bf467fb05dc279ba83604cb3f7cea0;p=pandora-kernel.git x86, fixmap: unify fixmap.h Impact: unification This patch unify fixmap_32.h and fixmap_64.h into fixmap.h. Things that we can't merge now are using CONFIG_X86_{32,64} (e.g.:vsyscall and EFI) Signed-off-by: Gustavo F. Padovan Acked-by: Glauber Costa Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed