On Thu, Jun 26, 2008 at 02:02:02PM +0200, Ingo Molnar wrote:
Hi Vegard.
Can I ask you to chase all uses of #include <asm-x86/xxx.h>
and convert them to #include <asm/xxx.h>
When we move include/asm-x86 to arch/x86/include/asm this is needed and
better to fix these sooner.
Sam
--