x86_64: Add asm/mtrr.h include for some builds
authorAndi Kleen <ak@suse.de>
Sat, 12 May 2007 15:27:40 +0000 (17:27 +0200)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Sat, 12 May 2007 16:47:15 +0000 (09:47 -0700)
The earlier change to call the bp mtrr init from bugs.c broke
on some configurations due to missing includes.  Noticed
by "Avuton Olrich" <avuton@gmail.com>

Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

No differences found