Hello Linus, arm64 fixes seem to come in pairs recently, so please pull these two for -rc6. We've got a fix for removing device-tree blobs when doing a make clean and another one addressing a missing include, which fixes build failures in -next for allmodconfig (spotted by Mark's buildbot).
Hopefully, that's us done for 3.19. Cheers, Will --->8 The following changes since commit ec6f34e5b552fb0a52e6aae1a5afbbb1605cc6cc: Linux 3.19-rc5 (2015-01-18 18:02:20 +1200) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git tags/arm64-fixes for you to fetch changes up to 284be28565efe262a81972d12e9264d4824a4ced: arm64: dump: Fix implicit inclusion of definition for PCI_IOBASE (2015-01-23 10:47:42 +0000) ---------------------------------------------------------------- arm64 fixes: - Fix cleaning of .dtbs following directory restructuring - Fix allmodconfig build breakage in -next due to missing include ---------------------------------------------------------------- Jungseok Lee (1): arm64: Add dtb files to archclean rule Mark Brown (1): arm64: dump: Fix implicit inclusion of definition for PCI_IOBASE arch/arm64/Makefile | 1 + arch/arm64/boot/dts/Makefile | 2 -- arch/arm64/mm/dump.c | 1 + 3 files changed, 2 insertions(+), 2 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/