mbox

[GIT,PULL] ARM: hisi: soc changes for v4.11

Message ID 5888D920.2060900@hisilicon.com
State New
Headers show

Pull-request

git://github.com/hisilicon/linux-hisi.git tags/hisi-armv7-soc-for-4.11

Message

Wei Xu Jan. 25, 2017, 4:58 p.m. UTC
Hi Arnd, Hi Olof, Hi Kevin,

Please help to pull the following changes.
Thanks!

Best Regards,
Wei

---
The following changes since commit a121103c922847ba5010819a3f250f1f7fc84ab8:

  Linux 4.10-rc3 (2017-01-08 14:18:17 -0800)

are available in the git repository at:

  git://github.com/hisilicon/linux-hisi.git tags/hisi-armv7-soc-for-4.11

for you to fetch changes up to 0ecac9f312f4e974614be5a9f56af2c8e892c897:

  arm: hisi: drop extern hip01_cpu_die (2017-01-20 16:39:57 +0000)

----------------------------------------------------------------
ARM: mach-hisi: Hisilicon SoC updates for 4.11

- Drop the declaration of the unimplemented hip01_cpu_die

----------------------------------------------------------------
Kefeng Wang (1):
      arm: hisi: drop extern hip01_cpu_die

 arch/arm/mach-hisi/core.h | 1 -
 1 file changed, 1 deletion(-)

Comments

Olof Johansson Jan. 30, 2017, 1:31 a.m. UTC | #1
On Wed, Jan 25, 2017 at 04:58:08PM +0000, Wei Xu wrote:
> Hi Arnd, Hi Olof, Hi Kevin,
> 
> Please help to pull the following changes.
> Thanks!
> 
> Best Regards,
> Wei
> 
> ---
> The following changes since commit a121103c922847ba5010819a3f250f1f7fc84ab8:
> 
>   Linux 4.10-rc3 (2017-01-08 14:18:17 -0800)
> 
> are available in the git repository at:
> 
>   git://github.com/hisilicon/linux-hisi.git tags/hisi-armv7-soc-for-4.11
> 
> for you to fetch changes up to 0ecac9f312f4e974614be5a9f56af2c8e892c897:
> 
>   arm: hisi: drop extern hip01_cpu_die (2017-01-20 16:39:57 +0000)
> 
> ----------------------------------------------------------------
> ARM: mach-hisi: Hisilicon SoC updates for 4.11
> 
> - Drop the declaration of the unimplemented hip01_cpu_die
> 
> ----------------------------------------------------------------
> Kefeng Wang (1):
>       arm: hisi: drop extern hip01_cpu_die
> 
>  arch/arm/mach-hisi/core.h | 1 -

Merged, thanks.


-Olof