Merge branch 'x86/mm' into core/percpu
Conflicts: arch/x86/mm/fault.c
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
include include/asm-generic/Kbuild.asm
|
||||
|
||||
header-y += cachectl.h sgidefs.h sysmips.h
|
||||
header-y += swab.h
|
||||
|
@@ -8,8 +8,6 @@
|
||||
#ifndef _ASM_BYTEORDER_H
|
||||
#define _ASM_BYTEORDER_H
|
||||
|
||||
#include <asm/swab.h>
|
||||
|
||||
#if defined(__MIPSEB__)
|
||||
#include <linux/byteorder/big_endian.h>
|
||||
#elif defined(__MIPSEL__)
|
||||
|
Reference in New Issue
Block a user