diff options
author | Jeff Garzik <jeff@garzik.org> | 2006-06-23 06:51:46 +0400 |
---|---|---|
committer | Jeff Garzik <jeff@garzik.org> | 2006-06-23 06:51:46 +0400 |
commit | dbe1ab9514c231c9b062140a107d9dea0eabefcc (patch) | |
tree | 0001c7143cf923fc704215f0a0e54221e9e5cbb9 /include/asm-m32r/mmu.h | |
parent | 612eff0e3715a6faff5ba1b74873b99e036c59fe (diff) | |
parent | d588fcbe5a7ba8bba2cebf7799ab2d573717a806 (diff) | |
download | linux-dbe1ab9514c231c9b062140a107d9dea0eabefcc.tar.xz |
Merge branch 'master' into upstream
Diffstat (limited to 'include/asm-m32r/mmu.h')
-rw-r--r-- | include/asm-m32r/mmu.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/asm-m32r/mmu.h b/include/asm-m32r/mmu.h index 9c00eb78ee50..cf3f6d78ac66 100644 --- a/include/asm-m32r/mmu.h +++ b/include/asm-m32r/mmu.h @@ -1,7 +1,6 @@ #ifndef _ASM_M32R_MMU_H #define _ASM_M32R_MMU_H -#include <linux/config.h> #if !defined(CONFIG_MMU) typedef struct { |