mbox

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

Message ID 577E4284.1060701@hisilicon.com
State New
Headers show

Pull-request

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

Message

Wei Xu July 7, 2016, 11:52 a.m. UTC
Hi Arnd, Hi Olof, Hi Kevin,

Please help to pull the following changes.
Thanks!

Best Regards,
Wei

---

The following changes since commit 1a695a905c18548062509178b98bc91e67510864:

  Linux 4.7-rc1 (2016-05-29 09:29:24 -0700)

are available in the git repository at:

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

for you to fetch changes up to abee8fbf2b2170efa0956ce1942ebe777a94cfdd:

  ARM: hisi: consolidate the hisilicon machine entries (2016-07-07 09:37:59 +0100)

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

- Consolidate the hisilicon armv7 SoCs machine entries
- Avoid the compiling warning by making unexported symbols static

----------------------------------------------------------------
Ben Dooks (1):
      ARM: hisi: make unexported symbols static

Jiancheng Xue (1):
      ARM: hisi: consolidate the hisilicon machine entries

 arch/arm/mach-hisi/hisilicon.c | 28 ----------------------------
 arch/arm/mach-hisi/platsmp.c   |  4 ++--
 2 files changed, 2 insertions(+), 30 deletions(-)

Comments

Arnd Bergmann July 7, 2016, 12:57 p.m. UTC | #1
On Thursday, July 7, 2016 12:52:36 PM CEST Wei Xu wrote:
> ARM: mach-hisi: Hisilicon SoC updates for 4.8
> 
> - Consolidate the hisilicon armv7 SoCs machine entries
> - Avoid the compiling warning by making unexported symbols static
> 

Pulled into next/soc, thanks!

	Arnd
Wei Xu July 7, 2016, 12:58 p.m. UTC | #2
Hi Arnd,

On 07/07/2016 13:57, Arnd Bergmann wrote:
> On Thursday, July 7, 2016 12:52:36 PM CEST Wei Xu wrote:
>> ARM: mach-hisi: Hisilicon SoC updates for 4.8
>>
>> - Consolidate the hisilicon armv7 SoCs machine entries
>> - Avoid the compiling warning by making unexported symbols static
>>
> 
> Pulled into next/soc, thanks!

Thanks!

Best Regards,
Wei

> 
> 	Arnd
> 
> 
> .
>