mbox

[GIT,PULL] Renesas ARM Based SoC Boards Cleanups for v3.19

Message ID cover.1414557660.git.horms+renesas@verge.net.au
State New
Headers show

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-boards-cleanups-for-v3.19

Message

Simon Horman Oct. 29, 2014, 4:59 a.m. UTC
Hi Olof, Hi Kevin, Hi Arnd,

Please consider these Renesas ARM based SoC boards cleanups for v3.19.


The following changes since commit f114040e3ea6e07372334ade75d1ee0775c355e1:

  Linux 3.18-rc1 (2014-10-19 18:08:38 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-boards-cleanups-for-v3.19

for you to fetch changes up to f4115f25c11790646351df243dae070a7cf80163:

  ARM: shmobile: armadillo800eva: Sort includes (2014-10-24 10:50:47 +0900)

----------------------------------------------------------------
Renesas ARM Based SoC Boards Cleanups for v3.19

* Sort armadillo800eva includes

----------------------------------------------------------------
Simon Horman (1):
      ARM: shmobile: armadillo800eva: Sort includes

 arch/arm/mach-shmobile/board-armadillo800eva.c | 40 +++++++++++++-------------
 1 file changed, 20 insertions(+), 20 deletions(-)

Comments

Olof Johansson Nov. 4, 2014, 10:33 p.m. UTC | #1
On Wed, Oct 29, 2014 at 01:59:36PM +0900, Simon Horman wrote:
> Hi Olof, Hi Kevin, Hi Arnd,
> 
> Please consider these Renesas ARM based SoC boards cleanups for v3.19.
> 
> 
> The following changes since commit f114040e3ea6e07372334ade75d1ee0775c355e1:
> 
>   Linux 3.18-rc1 (2014-10-19 18:08:38 -0700)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-boards-cleanups-for-v3.19
> 
> for you to fetch changes up to f4115f25c11790646351df243dae070a7cf80163:
> 
>   ARM: shmobile: armadillo800eva: Sort includes (2014-10-24 10:50:47 +0900)

Merged into next/cleanup.


-Olof