From: Glauber de Oliveira Costa Date: Wed, 30 Jan 2008 12:31:57 +0000 (+0100) Subject: x86: finish processor.h integration X-Git-Tag: v2.6.25-rc1~1143^2~494 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f66dcc933f012cd487c5ebf5d400e50b1d5c488;p=pandora-kernel.git x86: finish processor.h integration What's left in processor_32.h and processor_64.h cannot be cleanly integrated. However, it's just a couple of definitions. They are moved to processor.h around ifdefs, and the original files are deleted. Note that there's much less headers included in the final version. Signed-off-by: Glauber de Oliveira Costa Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed