diff options
Diffstat (limited to 'arch/m68k/mm/fault.c')
| -rw-r--r-- | arch/m68k/mm/fault.c | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/m68k/mm/fault.c b/arch/m68k/mm/fault.c index 2db6099784ba..6b020a8461e7 100644 --- a/arch/m68k/mm/fault.c +++ b/arch/m68k/mm/fault.c @@ -13,7 +13,6 @@  #include <asm/setup.h>  #include <asm/traps.h> -#include <asm/system.h>  #include <asm/uaccess.h>  #include <asm/pgalloc.h>  |