summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/amd_gart_64.c
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2017-04-07 17:41:52 +1000
committerStephen Rothwell <sfr@canb.auug.org.au>2017-04-07 17:41:52 +1000
commit0be34db467384a383d3a447ccd5c4aa880b1da11 (patch)
treeb86d7faf9e6991b27121b1724abc25d2c4362232 /arch/x86/kernel/amd_gart_64.c
parentde1e69aae2ee1ddc7caaa42835c5265ffbfd4b27 (diff)
parente7bdf14d8df77bb938e5ca9ade7de14c94af704b (diff)
Merge branch 'akpm/master'
Diffstat (limited to 'arch/x86/kernel/amd_gart_64.c')
-rw-r--r--arch/x86/kernel/amd_gart_64.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/kernel/amd_gart_64.c b/arch/x86/kernel/amd_gart_64.c
index df083efe6ee0..815dd63f49d0 100644
--- a/arch/x86/kernel/amd_gart_64.c
+++ b/arch/x86/kernel/amd_gart_64.c
@@ -36,7 +36,7 @@
#include <asm/proto.h>
#include <asm/iommu.h>
#include <asm/gart.h>
-#include <asm/cacheflush.h>
+#include <asm/set_memory.h>
#include <asm/swiotlb.h>
#include <asm/dma.h>
#include <asm/amd_nb.h>