commit | e6ccbff0e90cf4bf012bf369dbdaf84c6faaedaa | [log] [tgz] |
---|---|---|
author | Laura Abbott <labbott@redhat.com> | Mon May 08 15:58:47 2017 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Mon May 08 17:15:14 2017 -0700 |
tree | 8c4123c16dfd3fe6c9066af46b9b276669b9fc08 | |
parent | 880d5a36efe7479287c36194bffdcd6d7a183bab [diff] [blame] |
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>
diff --git a/arch/s390/include/asm/Kbuild b/arch/s390/include/asm/Kbuild index 7e3481e..45092b1 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