Merge tag 'renesas-cleanup-for-v4.6' of git://git.kernel.org/pub/scm/linux/kernel...
authorOlof Johansson <olof@lixom.net>
Mon, 8 Feb 2016 21:39:36 +0000 (13:39 -0800)
committerOlof Johansson <olof@lixom.net>
Mon, 8 Feb 2016 21:39:36 +0000 (13:39 -0800)
commit8527cfce6e15bc6764d13fd28dd2d836345cb89d
tree8b7e816e9f6b91cc788f6d1f120024264094cc5a
parent95650655f7a1a1a93e24dcca45514f17ecf8cee7
parentcdef6b0b6ff40da9a55c8175206c45635428d9fe
Merge tag 'renesas-cleanup-for-v4.6' of git://git./linux/kernel/git/horms/renesas into next/cleanup

Renesas ARM Based SoC Cleanup for v4.6

* Remove remnants of removed SCU boot setup code for r8a7779
* Correct s/MIPDR/MPIDR/ typo
* Add includes providing forward declarations
* Make rcar_gen2_dma_contiguous static

* tag 'renesas-cleanup-for-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas:
  ARM: shmobile: r8a7779: Remove remainings of removed SCU boot setup code
  ARM: shmobile: Typo s/MIPDR/MPIDR/
  ARM: shmobile: Add includes providing forward declarations
  ARM: shmobile: rcar-gen2: Make rcar_gen2_dma_contiguous static

Signed-off-by: Olof Johansson <olof@lixom.net>