Merge tag 'renesas-cleanup-for-v3.12' of git://git./linux/kernel/git/horms/renesas into next/cleanup
From Simon Horman:
renesas-cleanup-for-v3.12 Renesas ARM based SoC cleanups for v3.12
* remove mach/dma.h, it is not used
* r8a7778 SoC: Removed unused r8a7778_init_irq
* emev2 SoC: Use less verbose resource declarations
* emev2 SoC: Correct typo in comment
* r8a7790 SoC: Remove redundant init_machine callback
* emev2, r8a7740, r8a7778, r8a7779, sh7372 and sh73a0 SoCs: Remove auxdata
* emev2, r8a73a4, ape6evm, r8a7790 and sh73a0 SoCs, and
lager and kzm9g boards: remove init_irq declaration in machine description
* sh73a0 SoC: pinmux platform device cleanup
* r8a7778 SoC: add __initdata on resource and device data
* armadillo800eva board: Remove unused commend and define
* tag 'renesas-cleanup-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas: (22 commits)
ARM: shmobile: Remove unused mach/dma.h
ARM: shmobile: r8a7778: remove r8a7778_init_irq()
ARM: shmobile: Fix EMEV2 clock comment typo
ARM: shmobile: Make EMEV2 platform devices more compact
ARM: shmobile: Remove unused EMEV2/KZM9D early console
ARM: shmobile: Remove redundant r8a7790 callback
ARM: shmobile: Remove unused sh73a0 auxdata table
ARM: shmobile: Remove unused sh7372 auxdata table
ARM: shmobile: Remove unused r8a7779 auxdata table
ARM: shmobile: Remove unused r8a7778 auxdata and callback
ARM: shmobile: Remove unused r8a7740 auxdata table
ARM: shmobile: Remove unused EMEV2 auxdata and callback
ARM: shmobile: kzm9g: Remove init_irq declaration in machine description
ARM: shmobile: sh73a0: Remove init_irq declaration in machine description
ARM: shmobile: lager: Remove init_irq declaration in machine description
ARM: shmobile: r8a7790: Remove init_irq declaration in machine description
ARM: shmobile: ape6evm: Remove init_irq declaration in machine description
ARM: shmobile: r8a73a4: Remove init_irq declaration in machine description
ARM: shmobile: emev2: Remove init_irq declaration in machine description
ARM: shmobile: sh73a0 pinmux platform device cleanup
...
Signed-off-by: Olof Johansson <olof@lixom.net>