diff options
| author | 2012-03-28 18:30:03 +0100 | |
|---|---|---|
| committer | 2012-03-28 18:30:03 +0100 | |
| commit | d550bbd40c0e10aefa05103dadbe0ae42e683707 (patch) | |
| tree | c1f32662f605f2b87c73901fbf66d12b2ca69b04 /arch/sparc/include/asm/pgtable_32.h | |
| parent | Disintegrate asm/system.h for SH (diff) | |
| download | linux-dev-d550bbd40c0e10aefa05103dadbe0ae42e683707.tar.xz linux-dev-d550bbd40c0e10aefa05103dadbe0ae42e683707.zip | |
Disintegrate asm/system.h for Sparc
Disintegrate asm/system.h for Sparc.
Signed-off-by: David Howells <dhowells@redhat.com>
cc: sparclinux@vger.kernel.org
Diffstat (limited to 'arch/sparc/include/asm/pgtable_32.h')
| -rw-r--r-- | arch/sparc/include/asm/pgtable_32.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/sparc/include/asm/pgtable_32.h b/arch/sparc/include/asm/pgtable_32.h index a790cc657476..3d7101860e68 100644 --- a/arch/sparc/include/asm/pgtable_32.h +++ b/arch/sparc/include/asm/pgtable_32.h @@ -21,7 +21,7 @@ #include <asm/vac-ops.h> #include <asm/oplib.h> #include <asm/btfixup.h> -#include <asm/system.h> +#include <asm/cpu_type.h> struct vm_area_struct; |
