Revision 222713bb1e374dbec7d90abcfca3fe4535578885 authored by Linus Torvalds on 23 January 2015, 21:55:13 UTC, committed by Linus Torvalds on 23 January 2015, 21:55:13 UTC
Pull two arm64 fixes from Will Deacon:
 "Arm64 fixes seem to come in pairs recently.  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).

  Summary from signed tag:

   - fix cleaning of .dtbs following directory restructuring
   - fix allmodconfig build breakage in -next due to missing include"

* tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux:
  arm64: dump: Fix implicit inclusion of definition for PCI_IOBASE
  arm64: Add dtb files to archclean rule
2 parent s f8de05c + 284be28
History
File Mode Size
adi
atmel
au1x
bcm
blackfin
cirrus
codecs
davinci
dwc
fsl
generic
intel
jz4740
kirkwood
mxs
nuc900
omap
pxa
rockchip
samsung
sh
sirf
spear
tegra
txx9
ux500
Kconfig -rw-r--r-- 1.7 KB
Makefile -rw-r--r-- 1.2 KB
soc-ac97.c -rw-r--r-- 6.0 KB
soc-cache.c -rw-r--r-- 1.3 KB
soc-compress.c -rw-r--r-- 19.6 KB
soc-core.c -rw-r--r-- 90.0 KB
soc-dapm.c -rw-r--r-- 97.7 KB
soc-devres.c -rw-r--r-- 3.9 KB
soc-generic-dmaengine-pcm.c -rw-r--r-- 13.3 KB
soc-io.c -rw-r--r-- 7.3 KB
soc-jack.c -rw-r--r-- 10.7 KB
soc-ops.c -rw-r--r-- 24.8 KB
soc-pcm.c -rw-r--r-- 78.2 KB
soc-utils.c -rw-r--r-- 4.3 KB

back to top