* [GIT PULL] Second Round of Renesas ARM based SoC cleanups for v3.14
@ 2013-12-23 2:07 Simon Horman
2013-12-23 2:07 ` [PATCH] ARM: shmobile: remove unnecessary platform_device as header cleanup Simon Horman
2013-12-29 21:19 ` [GIT PULL] Second Round of Renesas ARM based SoC cleanups for v3.14 Olof Johansson
0 siblings, 2 replies; 3+ messages in thread
From: Simon Horman @ 2013-12-23 2:07 UTC (permalink / raw)
To: linux-arm-kernel
Hi Kevin, Hi Olof, Hi Arnd,
please consider this second round of Renesas ARM based SoC cleanups for v3.14.
It is based on the first round of cleanups, tagged as
renesas-cleanup-for-v3.14, which you have already pulled.
The following changes since commit 8af3f18b7b42e32387b54d2e2f8300589b0198e9:
ARM: shmobile: sh7372: tidyup clock table order (2013-11-24 15:14:32 +0900)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-cleanup2-for-v3.14
for you to fetch changes up to 2eb7a8146f5ab5be7cde42438e32461f313d0d0b:
ARM: shmobile: remove unnecessary platform_device as header cleanup (2013-12-12 21:52:43 +0900)
----------------------------------------------------------------
Second Round of Renesas ARM based SoC cleanups for v3.14
* r8a7779 SoC (R-Car H1)
- Remove unnecessary platform device from header file
----------------------------------------------------------------
Kuninori Morimoto (1):
ARM: shmobile: remove unnecessary platform_device as header cleanup
arch/arm/mach-shmobile/include/mach/r8a7779.h | 2 --
1 file changed, 2 deletions(-)
^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCH] ARM: shmobile: remove unnecessary platform_device as header cleanup
2013-12-23 2:07 [GIT PULL] Second Round of Renesas ARM based SoC cleanups for v3.14 Simon Horman
@ 2013-12-23 2:07 ` Simon Horman
2013-12-29 21:19 ` [GIT PULL] Second Round of Renesas ARM based SoC cleanups for v3.14 Olof Johansson
1 sibling, 0 replies; 3+ messages in thread
From: Simon Horman @ 2013-12-23 2:07 UTC (permalink / raw)
To: linux-arm-kernel
From: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
8e0e7aaef3c98c52e85f5640b73ffa82058abcfd
(ARM: shmobile: Drop r8a7779_add_device_to_domain())
removed last user of struct platform_device on this header.
It is no longer needed
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
---
arch/arm/mach-shmobile/include/mach/r8a7779.h | 2 --
1 file changed, 2 deletions(-)
diff --git a/arch/arm/mach-shmobile/include/mach/r8a7779.h b/arch/arm/mach-shmobile/include/mach/r8a7779.h
index 5014145..b40e136 100644
--- a/arch/arm/mach-shmobile/include/mach/r8a7779.h
+++ b/arch/arm/mach-shmobile/include/mach/r8a7779.h
@@ -11,8 +11,6 @@ enum {
HPBDMA_SLAVE_SDHI0_RX,
};
-struct platform_device;
-
struct r8a7779_pm_ch {
unsigned long chan_offs;
unsigned int chan_bit;
--
1.8.4
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [GIT PULL] Second Round of Renesas ARM based SoC cleanups for v3.14
2013-12-23 2:07 [GIT PULL] Second Round of Renesas ARM based SoC cleanups for v3.14 Simon Horman
2013-12-23 2:07 ` [PATCH] ARM: shmobile: remove unnecessary platform_device as header cleanup Simon Horman
@ 2013-12-29 21:19 ` Olof Johansson
1 sibling, 0 replies; 3+ messages in thread
From: Olof Johansson @ 2013-12-29 21:19 UTC (permalink / raw)
To: linux-arm-kernel
On Mon, Dec 23, 2013 at 11:07:37AM +0900, Simon Horman wrote:
> Hi Kevin, Hi Olof, Hi Arnd,
>
> please consider this second round of Renesas ARM based SoC cleanups for v3.14.
>
> It is based on the first round of cleanups, tagged as
> renesas-cleanup-for-v3.14, which you have already pulled.
>
>
> The following changes since commit 8af3f18b7b42e32387b54d2e2f8300589b0198e9:
>
> ARM: shmobile: sh7372: tidyup clock table order (2013-11-24 15:14:32 +0900)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-cleanup2-for-v3.14
Pulled.
-Olof
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-12-29 21:19 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-23 2:07 [GIT PULL] Second Round of Renesas ARM based SoC cleanups for v3.14 Simon Horman
2013-12-23 2:07 ` [PATCH] ARM: shmobile: remove unnecessary platform_device as header cleanup Simon Horman
2013-12-29 21:19 ` [GIT PULL] Second Round of Renesas ARM based SoC cleanups for v3.14 Olof Johansson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).