summaryrefslogtreecommitdiff
path: root/arch/s390/include/asm/Kbuild
diff options
context:
space:
mode:
authorLaura Abbott <labbott@redhat.com>2017-05-09 01:58:47 +0300
committerLinus Torvalds <torvalds@linux-foundation.org>2017-05-09 03:15:14 +0300
commite6ccbff0e90cf4bf012bf369dbdaf84c6faaedaa (patch)
tree8c4123c16dfd3fe6c9066af46b9b276669b9fc08 /arch/s390/include/asm/Kbuild
parent880d5a36efe7479287c36194bffdcd6d7a183bab (diff)
downloadlinux-e6ccbff0e90cf4bf012bf369dbdaf84c6faaedaa.tar.xz
treewide: decouple cacheflush.h and set_memory.h
Now that all call sites, completely decouple cacheflush.h and set_memory.h [sfr@canb.auug.org.au: kprobes/x86: merge fix for set_memory.h decoupling] Link: http://lkml.kernel.org/r/20170418180903.10300fd3@canb.auug.org.au Link: http://lkml.kernel.org/r/1488920133-27229-17-git-send-email-labbott@redhat.com Signed-off-by: Laura Abbott <labbott@redhat.com> Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> Acked-by: Catalin Marinas <catalin.marinas@arm.com> Acked-by: Mark Rutland <mark.rutland@arm.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/s390/include/asm/Kbuild')
-rw-r--r--arch/s390/include/asm/Kbuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/s390/include/asm/Kbuild b/arch/s390/include/asm/Kbuild
index 7e3481eb2174..45092b12f54f 100644
--- a/arch/s390/include/asm/Kbuild
+++ b/arch/s390/include/asm/Kbuild
@@ -1,4 +1,5 @@
generic-y += asm-offsets.h
+generic-y += cacheflush.h
generic-y += clkdev.h
generic-y += dma-contiguous.h
generic-y += div64.h