diff options
| author | David Howells <dhowells@redhat.com> | 2012-03-28 13:11:12 -0400 |
|---|---|---|
| committer | David Howells <dhowells@redhat.com> | 2012-03-28 13:11:12 -0400 |
| commit | f05e798ad4c09255f590f5b2c00a7ca6c172f983 (patch) | |
| tree | 6b7125d3f086a63a0f571bda568c9b62cc25609d /arch/x86/kernel/cpu/mtrr | |
| parent | 778aae84ef694325662447eceba1a5f7d3eebdbb (diff) | |
Disintegrate asm/system.h for X86
Disintegrate asm/system.h for X86.
Signed-off-by: David Howells <dhowells@redhat.com>
Acked-by: H. Peter Anvin <hpa@zytor.com>
cc: x86@kernel.org
Diffstat (limited to 'arch/x86/kernel/cpu/mtrr')
| -rw-r--r-- | arch/x86/kernel/cpu/mtrr/generic.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/x86/kernel/cpu/mtrr/generic.c b/arch/x86/kernel/cpu/mtrr/generic.c index 97b26356e9ee..75772ae6c65f 100644 --- a/arch/x86/kernel/cpu/mtrr/generic.c +++ b/arch/x86/kernel/cpu/mtrr/generic.c | |||
| @@ -12,7 +12,6 @@ | |||
| 12 | #include <asm/processor-flags.h> | 12 | #include <asm/processor-flags.h> |
| 13 | #include <asm/cpufeature.h> | 13 | #include <asm/cpufeature.h> |
| 14 | #include <asm/tlbflush.h> | 14 | #include <asm/tlbflush.h> |
| 15 | #include <asm/system.h> | ||
| 16 | #include <asm/mtrr.h> | 15 | #include <asm/mtrr.h> |
| 17 | #include <asm/msr.h> | 16 | #include <asm/msr.h> |
| 18 | #include <asm/pat.h> | 17 | #include <asm/pat.h> |
