commit | 00f1ea696702163b7411d2316264525996c66ed3 | [log] [tgz] |
---|---|---|
author | Jan Beulich <jbeulich@novell.com> | Wed May 02 19:27:04 2007 +0200 |
committer | Andi Kleen <andi@basil.nowhere.org> | Wed May 02 19:27:04 2007 +0200 |
tree | 96f6653c288c1a2046eecfd8d8c17e7b96136ea7 | |
parent | 28609f6e4921ebb75ceaf5317454b8047b07cef4 [diff] |
[PATCH] x86: adjust inclusion of asm/fixmap.h Move inclusion of asm/fixmap.h to where it is really used rather than where it may have been used long ago (requires a few other adjustments to includes due to previous implicit dependencies). Signed-off-by: Jan Beulich <jbeulich@novell.com> Signed-off-by: Andi Kleen <ak@suse.de>