]> git.karo-electronics.de Git - linux-beck.git/commit
Merge tag 'renesas-cleanup-for-v3.15' of git://git.kernel.org/pub/scm/linux/kernel...
authorOlof Johansson <olof@lixom.net>
Thu, 20 Feb 2014 08:23:41 +0000 (00:23 -0800)
committerOlof Johansson <olof@lixom.net>
Thu, 20 Feb 2014 08:23:41 +0000 (00:23 -0800)
commit4a179c1f3784ac3fad626a4a2e67a559bcba3ad3
treed1d96e1602503de6d44b2aee71a693cd3946776c
parent11d73c56b96b4297bd96273e9a22b7c72d13f1fa
parentd24d1780c340777942061ef3445edcf228e8d35b
Merge tag 'renesas-cleanup-for-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/cleanup

Merge "Renesas ARM Based SoC Clean-Ups for v3.15" from Simon Horman:

* Renesas SoCs (Global)
  - Remove duplicate shmobile_invalidate_start() declaration

* emev2 SoC (Emma Mobile)
  - Use __initconst for const init definition

* r8a7779 SoC (R-Car H1)
  - Remove unused clock constants

* tag 'renesas-cleanup-for-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas:
  ARM: shmobile: emev2: Use __initconst for const init definition
  ARM: shmobile: r8a7779: Remove unused clock constants
  ARM: shmobile: Remove duplicate shmobile_invalidate_start() declaration

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