mbox

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

Message ID cover.1414557793.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-kconfig-cleanups-for-v3.19

Message

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

Please consider these Renesas ARM based SoC kconfig 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-kconfig-cleanups-for-v3.19

for you to fetch changes up to 383d3f3e979bfbace3101dacb21387806b44e847:

  ARM: shmobile: Remove ARCH_HAS_OPP completely (2014-10-24 10:41:56 +0900)

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

* Remove reference to ARCH_HAS_OPP, it has been removed

----------------------------------------------------------------
Paul Bolle (1):
      ARM: shmobile: Remove ARCH_HAS_OPP completely

 arch/arm/mach-shmobile/Kconfig | 1 -
 1 file changed, 1 deletion(-)

Comments

Olof Johansson Nov. 4, 2014, 10:31 p.m. UTC | #1
On Wed, Oct 29, 2014 at 01:58:37PM +0900, Simon Horman wrote:
> Hi Olof, Hi Kevin, Hi Arnd,
> 
> Please consider these Renesas ARM based SoC kconfig 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-kconfig-cleanups-for-v3.19
> 
> for you to fetch changes up to 383d3f3e979bfbace3101dacb21387806b44e847:
> 
>   ARM: shmobile: Remove ARCH_HAS_OPP completely (2014-10-24 10:41:56 +0900)
> 
> ----------------------------------------------------------------
> Renesas ARM Based SoC Kconfig Cleanups for v3.19
> 
> * Remove reference to ARCH_HAS_OPP, it has been removed
> 
> ----------------------------------------------------------------
> Paul Bolle (1):
>       ARM: shmobile: Remove ARCH_HAS_OPP completely

Merged into next/cleanup.


-Olof